gmaps:Google Maps包装器

时间:2024-06-04 00:36:34
【文件属性】:

文件名称:gmaps:Google Maps包装器

文件大小:101KB

文件格式:ZIP

更新时间:2024-06-04 00:36:34

javascript google-maps JavaScript

GMaps 将元素转换为 。 安装 npm install @wearejust/gmaps yarn add @wearejust/gmaps 用法 const GMaps = require ( '@wearejust/gmaps' ) ; // Turn element into Google Maps let gmaps = new GMaps ( element , options , mapOptions , callback ) ; // Or use jQuery $ ( '.gmaps' ) . gmaps ( options , mapOptions , callback ) ; // Remove element gmaps . destroy ( ) ; // Remove only listeners gmaps . destroy ( false ) ;


【文件预览】:
gmaps-2.x
----yarn.lock(161KB)
----webpack.config.js(966B)
----src()
--------content.js(3KB)
--------gmaps.js(9KB)
--------marker.js(4KB)
----.npmignore(11B)
----examples()
--------anchors.html(1KB)
--------index.html(651B)
--------search.html(1KB)
--------cluster.html(1KB)
--------modal.html(3KB)
--------infowindow.html(2KB)
--------single.html(840B)
--------assets()
--------list.html(993B)
--------overlay.html(3KB)
--------markers.html(2KB)
--------container.html(1KB)
----LICENSE(1KB)
----README.md(3KB)
----dist()
--------gmaps.js(11KB)
--------gmaps.bundle.js(111KB)
----.gitignore(12B)
----package.json(1KB)

网友评论