Skip to content

Refactor folium and add a raster_layer.py module #729

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

Merged
merged 4 commits into from
Sep 22, 2017

Conversation

ocefpaf
Copy link
Member

@ocefpaf ocefpaf commented Sep 22, 2017

This is part of the ongoing refactor to reflect leaflet's docs. There are some API breaking changes and some things were moved around.

  • ImageOverlay and VideoOverlay are no longer "plugins" and were moved to the raster_layers.py module;
  • WmsTileLayer and TileLayer were moved from features.py and map.py respectively to raster_layers.py;
  • LegacyMap was merged in Map to avoid code redundancy;
  • re-run all example notebooks to reflect the new changes.

@ocefpaf ocefpaf merged commit f598f38 into python-visualization:master Sep 22, 2017
@ocefpaf ocefpaf deleted the raster_layer branch September 22, 2017 21:43
sanga pushed a commit to sanga/folium that referenced this pull request Oct 24, 2017
Refactor folium and add a raster_layer.py module
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.

1 participant