获得过 0 次赞
回答过的问题获得 0 次赞
分享过的文章/案例获得 0 次赞
评论与回复获得 0 次赞
- openMapApp函数无效
https://developers.weixin.qq.com/miniprogram/dev/api/media/map/MapContext.openMapApp.html 真机IOS调试时调用函数后并没有弹出使用外部导航的弹窗且控制台显示: U.createEvent is not a function
2021-05-10 - map组件属性渲染的问题
https://developers.weixin.qq.com/miniprogram/dev/component/map.html 将markers、polyline在js的setting字典中进行设置,并将{{settings}}绑定<map>属性 使用setData更新setting中的markers、polyline后 开发工具端地图上可以正常显示数据,实机(iphoneX)中不能显示 将markers、polyline等属性在<map>中标签中通过{{}}绑定后正常显示
2021-05-10