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

Feature/module maps #3671

Merged
merged 33 commits into from
Dec 13, 2018
Merged

Feature/module maps #3671

merged 33 commits into from
Dec 13, 2018

Conversation

edbrett
Copy link
Contributor

@edbrett edbrett commented Dec 11, 2018

Overview

Currently we have a single monolith of a map that is rather over encumbered. As we will be needed the same map in the dashboards and potentially other parts of the site it would be nice if we split the map out into a simple map component and a use that to build specific layout components for other maps.

This PR addresses this by creating a maps folder with map component inside that handles to simple component. An additional map component exist for the main map.

WARNING: this PR is pretty un-reviewable due to the amount of file index changes. I recommend checking out the branch and testing the map features themselves.

Additional fixes:

  • Order of recent imagery has been fixed below the data layers
  • Refetching of analysis when no params or location change has been made has been fixed
  • an old bug with import reducers from recent imagery has been fixed

@edbrett edbrett requested review from dfrico and benlaken December 11, 2018 17:33
@benlaken
Copy link
Contributor

LGTM except for links to view on map on the Explore --> topics cards.

@edbrett edbrett merged commit a6c7943 into develop Dec 13, 2018
@edbrett edbrett deleted the feature/module-maps branch December 17, 2018 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants