Open
Description
Describe the bug
See https://demos.blazorbootstrap.com/google-map
Either it isn't described within the documentation, but for Google Maps to be useful, you need more than just pins: people use Google Maps to denote not just locations, but also metadata, regions, lines on the map, polygons, editing items within the map, heatmaps and so on. The developer documentation of google lists tons of features, and then I'm not even touching the Geofencing/Routing API's
- Info windows
- custom popups
- polylines (in all shapes and sizes), along with (animated) symbols on them
- polygons (in all shapes and sizes), circles, rectangles, etc.
- boundary polygons
- user draggable/editable shapes
- marker collision management
- KML layers and management of them
- Heatmaps
- Adding controls to the map
- etc.