0.5.2 • Published 5 years ago

@aspen-elements/google-map v0.5.2

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
5 years ago

google-map

If you are seeking a smaller, simplified version of google-map, we recommend using good-map

Published on webcomponents.org

<google-map fit-to-markers api-key="">
  <google-map-marker latitude="37.78" longitude="-122.4" draggable="true"></google-map-marker>
</google-map>

Breaking changes:

  • Markers added to <google-map> must now specify slot="markers" to be added correctly.