1. 程式人生 > >vue用A標籤實現跳轉地圖並導航

vue用A標籤實現跳轉地圖並導航

vue用A標籤實現跳轉地圖並導航
this.UserLocation這個為要到達的實際地址:

http://m.amap.com/search/mapview/keywords="+this.UserLocation // 高德地圖

http://api.map.baidu.com/geocoder?address="+this.UserLocation +"&output=html&src=我的位置" // 百度