angular-amap

A 高德地图 component for AngularJS

Usage no npm install needed!

<script type="module">
  import angularAmap from 'https://cdn.skypack.dev/angular-amap';
</script>

README

高德地图 For AngularJS

NPM version

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