Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.32 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.32 KB

高德地图 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