angular-amap

AngularJS directives for aMaps(高德地图)

GPL-3.0 License

Downloads
6
Stars
18
Committers
1

高德地图 For AngularJS

A damn easy angular component for 高德地图, and it's totally a re-write version for the previous one, including API updates and offline friendly

Read full documentation here: documentation

If you are using the previous version 2.0.2, read it here

If you are using the previous version 3.0.0, read it here

Getting started

This is a component requires AngularJS ^1.6.1. And ease the way to display a 高德地图 on your page.

If you plan to contribute, you can clone the source code & try it locally:

#install dependencies
npm install

#launch demo
npm start

and open your browser on http://localhost:8080/.

LICENSE

GPL v3 License