Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for navigation history in cesium #1690

Merged
merged 1 commit into from
Apr 6, 2017

Conversation

offtherailz
Copy link
Member

  • Fixed infinite nested history, removing it (is not needed at all)
  • Removed wrong reducers for ZoomIn and ZoomOut buttons
  • Now the CHANGE_MAP_VIEW action accept a viewerOptions to store specific viewer options in history. It can be used for rotation in OpenLayers, for the future

 - Fixed infinite nested history, removing it (is not needed at all)
 - Removed wrong reducers for ZoomIn and ZoomOut buttons
 - Now the CHANGE_MAP_VIEW action accept a viewerOptions to store specific viewer options in history. It can be used for rotation in OpenLayers, for the future
@coveralls
Copy link

Coverage Status

Coverage remained the same at 77.292% when pulling d5159bf on offtherailz:history_cesium into a9046d3 on geosolutions-it:master.

@offtherailz offtherailz merged commit ab81b0e into geosolutions-it:master Apr 6, 2017
@offtherailz offtherailz deleted the history_cesium branch July 18, 2018 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants