amap-web-api-sdk
v1.0.2
Published
Amap web api sdk
Downloads
4
Readme
amap-web-api-sdk
Install
npm i amap-web-api-sdk
Usage
const Amap = require('amap-web-api-sdk')
const aMap = new Amap(key)
aMap.geocode.geo(data).then(res => {
console.log(res)
})
Reference
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Author
amap-web-api-sdk © sinchang, Released under the MIT License. Authored and maintained by sinchang with help from contributors (list).
sinchang.me · GitHub @sinchang · Twitter @sinchangwen