jeffreykemp / jk64-plugin-reportmap

Report Google Map APEX Plugin
https://jeffreykemp.github.io/jk64-plugin-reportmap/
MIT License
42 stars 16 forks source link

Support for Overlay objects #124

Closed jeffreykemp closed 3 years ago

jeffreykemp commented 4 years ago

Sometimes, instead of (or as well as) showing a pin, we want to show some arbitrary text, e.g. a full label for a location. Add support for OverlayView objects.

https://developers.google.com/maps/documentation/javascript/customoverlays https://developers.google.com/maps/documentation/javascript/reference/overlay-view#OverlayView

The content can be almost any text or html.