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

First Implementation of the 3d switcher. #1754

Merged
merged 2 commits into from
May 3, 2017

Conversation

offtherailz
Copy link
Member

The GlobeSwitcher plugin allow to switch to Globe view. In this pull request I also syncronize the maptype with it's reducer to keep in sync the maptype forever in the state.
This is a first step to manage maptype's dependent tools (e.g. navigation tools) using react-redux system.
We still have to disable the zoom buttons and add proper navigation controls for the 3d view, but this is a first implementation that can be tested.

The GlobeSwitcher plugin allow to switch to Globe view. In this pull request I also syncronize the maptype with it's reducer to keep in sync the maptype forever in the state.
This is a first step to manage maptype's dependent tools (e.g. navigation tools) using react-redux system.
* @name epics.globeswitcher
* @type {Object}
*/
module.exports = {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

duplicated exports

@coveralls
Copy link

Coverage Status

Coverage increased (+0.09%) to 78.699% when pulling 563a90e on offtherailz:globeswitcher into 3583fc2 on geosolutions-it:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 78.668% when pulling 04e081a on offtherailz:globeswitcher into 3583fc2 on geosolutions-it:master.

@offtherailz offtherailz merged commit 5359643 into geosolutions-it:master May 3, 2017
@offtherailz offtherailz deleted the globeswitcher branch June 21, 2018 07:25
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.

4 participants