文件名称:elm-geocoding:谷歌地图地理编码库的 Elm 接口
文件大小:793KB
文件格式:ZIP
更新时间:2024-07-27 13:41:50
JavaScript
榆树地理编码 谷歌地图地理编码库的 Elm 接口。 需要全局范围内的 Google Maps API。 构建和运行示例 要构建示例,请运行elm-get install后跟make.sh 。 切换到example目录并运行python -m http.server (Python 3) 或python -m SimpleHTTPServer (Python 2)。 在您选择的浏览器中导航到localhost:8000/example.html 。 该测试将要求您输入 Google API 密钥,该密钥可从 Google 开发人员中心获取。 确保设置您允许的引用,否则 Google Maps API 会报错。
【文件预览】:
elm-geocoding-master
----make.sh(59B)
----Native()
--------Geocoding.js(4KB)
----example()
--------example.html(2KB)
--------example.js(308KB)
--------google-maps-logo.jpg(133KB)
--------example.css(2KB)
--------gears.gif(146KB)
----README.md(782B)
----API Key.PNG(45KB)
----.gitignore(17B)
----Geocoding.elm(5KB)
----elm-package.json(644B)
----Demo.gif(510KB)
----example.elm(2KB)