meteor-maps:用于流星的同构原生Android,iOS和Web Google Maps程序包

时间:2024-05-17 08:15:09
【文件属性】:

文件名称:meteor-maps:用于流星的同构原生Android,iOS和Web Google Maps程序包

文件大小:17KB

文件格式:ZIP

更新时间:2024-05-17 08:15:09

JavaScript

流星图 流星地图是要与Blaze一起使用的易于使用的地图包。 相同的代码库可与浏览器和本机地图一起使用。 该软件包仍在开发中,将定期引入更多功能。 目前仅支持Google Maps 和,但是还有空间可以包含其他地图库,例如 。 安装 $ meteor add dispatch:maps 要与cordova一起使用,请编辑您的mobile-config.js : App . configurePlugin ( 'plugin.google.maps' , { API_KEY_FOR_ANDROID : "Shhh it's a secret." , API_KEY_FOR_IOS : "You beter believe this is too." } ) ; 用法 Maps . load ( 'GoogleMaps' , { v : '3.20' , // Key s


【文件预览】:
meteor-maps-master
----open_layers.browser.js(874B)
----.jshintrc(1KB)
----google_maps.browser.js(5KB)
----google_maps.cordova.js(2KB)
----components()
--------directions.js(650B)
--------map.html(391B)
--------map.js(4KB)
--------marker.html(36B)
--------directions.html(40B)
--------marker.js(2KB)
----package.js(1023B)
----example()
--------example.html(535B)
--------example.js(1KB)
--------packages()
--------example.css(135B)
--------settings.json(68B)
--------mobile-config.js(437B)
--------.meteor()
----README.md(2KB)
----.versions(616B)
----maps.utility.js(2KB)
----maps.js(1KB)

网友评论