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/data navigable layers #1

Merged
merged 7 commits into from
Jul 26, 2016
Merged

Conversation

j8seangel
Copy link
Contributor

To make the map navigable:

  • Use context to get the location params in the map component for initializing lat/long/zoom and active layers.
  • In each change set first the changes in the state and then update the url with the map state and active layers in dataset list.

Also: added eslint

@j8seangel
Copy link
Contributor Author

Handle the tile load error deactivating the layer and removing it in the url.

@davidsingal
Copy link
Member

@j8seangel could you fix this PR?

* develop:
  changed test script in package.json
  changed lint for eslint instead xo
  added partners logos components

# Conflicts:
#	package.json
@j8seangel
Copy link
Contributor Author

Done !

@davidsingal davidsingal merged commit c2ceb26 into develop Jul 26, 2016
@davidsingal davidsingal deleted the feature/data-navigable-layers branch July 26, 2016 08:08
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