forked from arkadiuszwojcik/lit-google-map
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Google Maps allows for arbitrary elements to be assigned to various positions around the map as controls.
https://developers.google.com/maps/documentation/javascript/examples/control-custom
<lit-google-map-control position="TOP_CENTER">
<button click={map.fitToMarkersChanged()}>Center Map</button>
</lit-google-map-control>Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request