vue-amap icon indicating copy to clipboard operation
vue-amap copied to clipboard

🌍 基于 Vue 2.x 和高德地图的地图组件

Results 116 vue-amap issues
Sort by recently updated
recently updated
newest added

## 问题 ### VueAMap 版本 0.5.9 ### OS/Browsers version ### Vue 版本 2.5.2 ### 复现地址 ### 预期 ### 实际 ## feature request 使用地图定位插件Geolocation,返回经纬度一直在北美,无法获取准确的定位信息 plugin: [ { pName: "Geolocation", events: {...

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.7.8 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. v0.8.4 Small patch release to fix a circular dependency...

dependencies

## 问题 ### VueAMap 版本 ### OS/Browsers version ### Vue 版本 ### 复现地址 ### 预期 ### 实际 ## feature request

## 问题:添加定位插件后鼠标拖拽与缩放失效 ### VueAMap 版本 ### OS/Browsers version ### Vue 版本 ### 复现地址 ### 预期 ### 实际 ## feature request

## 问题 ### VueAMap 版本 ### OS/Browsers version ### Vue 版本 ### 复现地址 ### 预期 ### 实际 ## feature request

## 问题 是否支持JSAPI 2.0 ### VueAMap 版本 0.5.10 2.0有部分api变更,望可以同步更新兼容一下 https://lbs.amap.com/home/news/jsapi2-beta

## 问题 ### VueAMap 版本 ### OS/Browsers version ### Vue 版本 ### 复现地址 ### 预期 ### 实际 ## feature request

## 问题 信息窗体 template 方式报错 ``` windows.push({ position: [arr[0], arr[1]], template: ` ${locationList[i].pname} ${locationList[i].address} 查看详情 `, visible: false }); TypeError: o.a.compile is not a function at a (index.js:1) at VueComponent.template...