geostar-webgis-components

geostar-webgis 组件更新日志

Usage no npm install needed!

<script type="module">
  import geostarWebgisComponents from 'https://cdn.skypack.dev/geostar-webgis-components';
</script>

README

geostar-webgis 组件更新日志

v0.1.4

jiangxibo 2019-8-23 14:52:38

新增功能

  • 增加LeafletMap组件
main.js

import GeostarWebgis from 'geostar-webgis-components'
   Vue.use(GeostarWebgis)
- ```

ui
```html
<LeafletMap></LeafletMap>