微信小程序 > 微信公开课 > 小程序mapbindmarkertap方法中调用setData设置map属性
微信小程序,微信公开课,小程序mapbindmarkertap方法中调用setData设置map属性

小程序mapbindmarkertap方法中调用setData设置map属性

2019-04-03 15:16:50

如何看待微信公开课小程序热门讨论「小程序mapbindmarkertap方法中调用setData设置map属性」
摘要:小程序mapbindmarkertap方法中调用setData设置map属性
展开:wxml代码:viewclasscontainermapidmyMapshowlocationtruestylewidth:100%;height:800rpx;latitude{{latitude}}longitude{{longitude}}markers{{markers}}circles{{circles}}scale{{scale}}controls{{controls}}bindregionchangeregionchangebindcontroltapcontroltapbindmarkertapmarkertap/map/viewjs代码markertap(e){console.log(e.markerId)varlocationthis.data.pubInfos[tabIndex]this.setData({latitude:location.latitude,longitude:location.longitude,})},在map的bindmarkertap方法中,使用setData接口设置map的一些属性,会导致后续bindmarkertap事件无法响应开发工具正常,真机有这个问题应用场景是点击地图marker点后,将地图中心切到该marker点
标签:小程序
微信小程序,微信公开课,小程序mapbindmarkertap方法中调用setData设置map属性

「小程序mapbindmarkertap方法中调用setData设置map属性」热门讨论订阅

方法1:微信扫描微信公开课小程序码即可订阅热门讨论「小程序mapbindmarkertap方法中调用setData设置map属性」

方法2:微信搜索微信公开课小程序名称进入,即可订阅热门讨论「小程序mapbindmarkertap方法中调用setData设置map属性」

方法3:微信网页访问即速商店,长按识别微信公开课小程序码即可订阅热门讨论「小程序mapbindmarkertap方法中调用setData设置map属性」

微信公开课小程序热门讨论「小程序mapbindmarkertap方法中调用setData设置map属性」由微信公开课原创摘录于微信小程序商店shop.jisuapp.cn,转载请注明出处。

微信公开课热门讨论「小程序mapbindmarkertap方法中调用setData设置map属性」由微信公开课开发者向微信用户提供,并对本服务内容、数据资料及其运营行为等真实性、合法性及有效性承担全部责任。