0

用map controls属性做到图标放到地图中心 ```javascript controls: [ { //在地图上显示控件,控件不随着地图移动 id: 2, //控件id iconPath: '/static/map_l...

2022-05-19 09:13