0.0.10 • Published 6 years ago

@zcomp/maps-google v0.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

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();
0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.2

6 years ago

0.0.3

6 years ago