|
hai 1 ano | |
---|---|---|
.. | ||
README.md | hai 1 ano | |
index.js | hai 1 ano | |
package.json | hai 1 ano |
$ npm i --save bmaplib.lushu
<script src="//unpkg.com/bmaplib.lushu"></script>
import LuShu from 'bmaplib.lushu'
// You should use this lib after BaiduMap loaded. For Example:
loadBaiduMap.then(() => {
new LuShu()
})
<script src="//api.map.baidu.com/api?v=2.0"></script>
<script src="//unpkg.com/bmaplib.lushu"></script>
<script>
new BMapLib.Lushu()
</script>