New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

dr-niels-google-map

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dr-niels-google-map

Google Maps web components

latest
npmnpm
Version
3.0.1
Version published
Maintainers
1
Created
Source

This is a Polymer 3 conversion of the google-map element from GoogleWebComponents (https://github.com/GoogleWebComponents/google-map) with some minor adjustments. The readme was not updated and is still the one from the original google-map element!

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="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.

Keywords

web-component

FAQs

Package last updated on 02 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts