TODO
TODO
Backlog
[ ] Add notebook examples showcasing popup templating and floating image overlays.
[ ] Benchmark marker clustering performance on large (>50k point) datasets and record guidance.
Completed
[x] Document the MiniMap, measure, and search controls in the README and Sphinx docs.
[x] MiniMap plugin for overview map
[x] Measure control to calculate distances and areas
[x] TimeDimension support for time-enabled layers
[x] Search control for geocoding and feature lookup
[x] Optimized marker clustering for large datasets
[x] Video overlay support
[x] Terrain, sky, and fog helpers
[x] Advanced popup class with templating
[x] Floating image overlays similar to Folium’s FloatImage plugin
[x] Event callbacks for map interactions
[x] Draggable markers with coordinate updates
[x] Expression builder and validation utilities