基于 Vue+Openlayer 地图应用类库xdh-Map
今天给小孩们分享一个超强大的Vue地图应用组件库xdhMap。xdh-map新德汇团队出品的基于vue.js和Openlayers地图应用类库。包含文本、图形、html、热力图、航线、轨迹回放等20多个组件。支持与Echarts图表结合。
安装
使用地图组件之前需要先安装MyUI组件库。
$ npm i @xdh/my -S
使用地图
<template><my-map adapter="Baidu" :zoom="12" :center="" :drag-pan="false" :mouse-wheel-zoom="true" @click="handleMapClick"></my-map></template><script>import {MyMap} from '$ui/map'export default { components: { MyMap }, methods: { handleMapClick(e) { console.log('click', e) }, }}</script>
提供了超全面的应用示例及API。
内置了百度、高德、OSM,并支持与方正、超图、山海经纬、航天精一等PGIS厂商对接。
so good,非常强大的一款集合超多功能的地图应用库,大家不要错过哈!
# 文档地址http://newgateway.gitee.io/my/ui/map/# gitee地址https://gitee.com/newgateway/xdh-map
okay,今天就介绍到这里。如果在项目开发中需要用到的话,可以去看一看。 好东东 转发了 团队大了都要用框架,主要还是并行处理,不可能等别人做完了在做自己的部分。 转发了 转发了 转发了 转发了 转发了 转发了 转发了 转发了 转发了 转发了 美亚柏科的新德汇? 转发了 转发了 转发了 好东西 转发了
页:
[1]