@aspen-elements/google-map
v0.5.2
Published
Google Maps web components
Downloads
15
Maintainers
Readme
google-map
If you are seeking a smaller, simplified version of google-map, we recommend using
good-map
<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 specifyslot="markers"to be added correctly.
