meteor-map-locator:用于地址查找的插件,用于格式化地址、抓取​​坐标并允许用户通过移动放置的引脚来移动地址

时间:2024-07-02 08:54:27
【文件属性】:

文件名称:meteor-map-locator:用于地址查找的插件,用于格式化地址、抓取​​坐标并允许用户通过移动放置的引脚来移动地址

文件大小:9KB

文件格式:ZIP

更新时间:2024-07-02 08:54:27

JavaScript

概述 这是流星包,提供以下内容: 可定制的地图画布 使用地址搜索字段和地理偏向结果进行地理编码。 能够拖动放置的图钉来更改地图和搜索字段上的地址 能够反转地理编码保存的坐标 安装 meteor add em0ney:map-locator 用法 初始化谷歌地图 要访问谷歌地图,您需要提供。 我们还有一系列其他可配置选项。 GoogleMapLocator.init(api_key, options) // defaults options = { region: 'au', /* Region biasing. Set to your ccTLD */ /* the next two set the map centre on a map with no set pin or location */ defaultLat: -33.867791, de


【文件预览】:
meteor-map-locator-master
----client()
--------google_map_locator.js(7KB)
--------google_map_locate.css(51B)
--------google_map_locate.html(417B)
----.gitignore(8B)
----smart.json(360B)
----server()
--------boot.js(0B)
----package.js(858B)
----LICENSE(1KB)
----packages()
--------.gitignore(13B)
----README.md(6KB)
----versions.json(842B)
----.versions(385B)

网友评论