leaflet
Table of contents
背景
- 此處leaflet的應用包括了數位地圖貼板、三維軌跡分析貼圖、
- 其它具有發展潛力的專案範例如
- Leaflet Ant Path
- Leaflet.BounceMarker
- Leaflet.Marker.SlideTo
- Leaflet.Marker.SlideTo
- Radar sector scan animation
- Transition in/out markers with CSS3 transitions. It supports jitter for staggering markers into view to prevent visual overload.
- Leaflet Point Animator with Keyframes
- Leaflet.GridCluster with animation
Leaflet with D3JS
Leaflet with Selectors
- Leaflet.Control.Select
- Basic Usage
- Additional class
- Groups
- Multiples
- Custom utf icons
- Custom fontawesome icons
- Leaflet GeoJSON Selectors
Leaflet with Search
- Leaflet.Control.Search
- Simple
- Multiple Layers
- Outside the Map
- GeoJSON features
- Ajax with Custom Icon
- Jsonp
- Ajax by jQuery
- Custom static data using sourceData option
- Jsonp Filtered
- Custom Tip Item
- GeoCoding - Google
- GeoCoding - OSM Nominatim
- Mobile styled
- Search text by method
- Custom filter, Fuzzy Search
- RequireJS module loading
- Location to website
- Search in popup content:search markers in multiple layers
Leaflet with Panels
python 版本的Leaflet
- folium,可以在jupyter-nb上展示
- streamlit-folium@github-可以在streamlit server上展示
- Using Leaflet and Folium to make interactive maps in Python, by Matt Oakley