We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: