@danielturner/google-map

3.0.1-latest • Public • Published

google-map

You came here probably because Google Maps doesn't work with your Polymer 3 build. This one functions for now, not efficiently but consider it a temporary solution. Use until Google releases a lit-html version. See the progress here

Forked from the fork that forked this originally... Published on webcomponents.org

<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 specify slot="markers" to be added correctly.

Package Sidebar

Install

npm i @danielturner/google-map

Weekly Downloads

1

Version

3.0.1-latest

License

Apache-2.0

Unpacked Size

92 kB

Total Files

23

Last publish

Collaborators

  • danielturner