google-map
Google Maps web components
[ This description is mirrored from README.md at github.com/GoogleWebComponents/google-map on 2019-05-10 ]
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="AIzaSyD3E1D9b-Z7ekrT3tbhl_dy8DCXuIuDDRc">
<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.
Links
Compatibility
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
Dependencies
- polymer#Polymer/polymer#1.9 - 2
- google-apis#GoogleWebComponents/google-apis#1 - 2
- iron-resizable-behavior#PolymerElements/iron-resizable-behavior#1 - 2
- iron-selector#PolymerElements/iron-selector#1 - 2
- Released
- 2018-06-15
- Maturity
- IMPORTED
- License
- Apache License 2.0
Compatibility
- Framework
- Polymer 2.0+
- Polymer 1.0+ in 1.2.0
- Browser
- Browser Independent