openlayers 地图 显示 中心点 openlayers 地图 显示中心位置,类似微信发送位置误区使用Overlay拖动 地图 ,中心图标随 地图 移动 移动 总结 openlayers 地图 显示中心位置,类似微信发送位置 地图 使用中,显示中心位置很常见,有时候我们需要拖动 地图 调整 地图 中心位置怎么做呢? 说到中心位置,第一时间想到创建点, 地图 拖动时移除原来的点,根据拖动后的中心位置添加新的点,心里感觉有点不符合常理,但不跳一下怎么知道是不是坑呢? 直接上代码 var currentMarker,currentFeatu
import { defaults } from "ol/control"; import { fromLonLat } from "ol/proj"; const map = new Map({ layers: [ new TileLayer({ source: new OSM() }),], target: "map", controls: new defaults({ attri