@zcomp/maps-google
TypeScript icon, indicating that this package has built-in type declarations

0.0.10 • Public • Published

Usage

npm i --save @zcomp/maps-google
<script src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY" type="text/javascript" />

Note that async and defer attributes on script tag for Google Maps API library are not supported yet.

const GoogleMapFactory = require('@zcomp/maps-google').GoogleMapFactory;

GoogleMapFactory.init();

Readme

Keywords

none

Package Sidebar

Install

npm i @zcomp/maps-google

Weekly Downloads

1

Version

0.0.10

License

MIT

Last publish

Collaborators

  • zenwarr