slavoroi / angular-amap

AngularJS directives for aMaps(高德地图)

Home Page:http://leftstick.github.io/angular-amap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

高德地图 directive For AngularJS

NPM version

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

Try online demo here: demonstration

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

Getting started

This is a directive for AngularJS ^1.5.5. And ease the way to display a 高德地图 on your page.

If you plan to hack on the directives or want to run the example locally, first thing to do is to install NPM dependencies:

npm install

Launch the demo

To run the demo page, just run

npm start

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

Documentation

The API specification documented at API Docs.

LICENSE

MIT License

About

AngularJS directives for aMaps(高德地图)

http://leftstick.github.io/angular-amap


Languages

Language:JavaScript 87.5%Language:CSS 12.5%