BaiduMapForAngularJS
BaiduMapForAngularJS copied to clipboard
A baidu-map directive for AngularJS
Baidu-map For AngularJS
A damn easy angular component for Baidu Map, 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
1.2.1, read it here
If you are using the previous version
2.2.0, read it here
If you are looking for
angular2support, check it here: angular2-baidu-map
Getting started
This is a component for AngularJS ^1.6.1. And ease the way to display a baidu-map 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/.