高德地图输入提示,POI搜索并显示经纬度

var map = new AMap.Map('mp1',{ zoom: 10, center: [116.39,39.9]//new AMap.LngLat(116.39,39.9) }); AMap.plugin(['AMap.Autocomplete','AMap.PlaceSearch'],function(){ var autoOptions = { ci
相关文章
相关标签/搜索