Skip to content

Add support for controls #62

@dfalling

Description

@dfalling

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>

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions