I’ve been working on experimenting with one of my favorite packages for dash - dash-leaflet
I cloned the repo and started working through understanding the project layout and how to make some improvements and wanted to share some of the progress I’ve made so far and see if I could get some feedback and possible testing from the community.
-
Making changes the the edit control
basically made a change to the dash-leaflet edit control tool that allows it to support the ability to change the color of drawings you make with that the edit control Dash -
Ant Path
a leaflet plugin that allows you to create animated lines, polygons, circles and curves on the map. -
ImageMarker
This is a custom image marker component I made for dash-leaflet that allows the user to click on aImageMarker
and open up aDashImageGallery
-
SideBySide
notable mention of another improvement suggested fordash-leaflet
is add side by side control support to dash leaflet by hamidreza-pyn · Pull Request #261 · emilhe/dash-leaflet · GitHub by @Hamidreza
which allows you to create a SideBySide map with a slider to hide or show more or less of a specific TileLayer.
Links & Resources:
Download a .tar.gz file of this development leaflet package here:
My Contributions -
Dash Pip Components: pip-install-python.com
Documentation Boilerplate: GitHub - pip-install-python/Dash-Documentation-Boilerplate: This project is designed to help developers quickly create well-organized documentation for their Dash components, data science workflows, and entire Dash applications.
Dash Leaflet Plugin Development: GitHub - pip-install-python/dash-leaflet: exploring adding new plugins to dash-leaflet
Outside Resources -
Dash Leaflet: GitHub - emilhe/dash-leaflet
Dash Leaflet Docs: https://www.dash-leaflet.com/
Leaflet Plugin List: Plugins - Leaflet - a JavaScript library for interactive maps