ElemeFE / vue-amap

🌍 基于 Vue 2.x 和高德地图的地图组件
https://elemefe.github.io/vue-amap/
MIT License
3.34k stars 583 forks source link

English version on AMap v2.0 #686

Open emilianocds opened 2 years ago

emilianocds commented 2 years ago

How it should the config on AMap v2.0? I tested and its not working:

var map = new AMap.Map('container', { center: [121.498586, 31.239637], lang: "en" }); https://lbs.amap.com/demo/javascript-api/example/map/map-english/