s***@dolphinstudy.tech
s***@dolphinstudy.tech
  • 发布:2024-12-20 11:37
  • 更新:2024-12-20 17:41
  • 阅读:34

ios map切换中心点的经纬度,地图视图不会跟着变化,安卓正常

分类:uni-app
ios map切换中心点的经纬度,地图视图不会跟着变化,安卓正常, <map id="map1" :circles="circles" :latitude="centerInfo.latitude" :longitude="centerInfo.longitude" markers="markers" :style="{ width: '750rpx', height: windowHeight + 'px' }" class="map1"></map>

直接修改地图的中心点属性,地图无变化
that.centerInfo = {
longitude: res.longitude,
latitude: res.latitude
}

2024-12-20 11:37 负责人:无 分享
已邀请:
s***@dolphinstudy.tech

s***@dolphinstudy.tech (作者)

nvue 模式

要回复问题请先登录注册