<map id='mapContext' longitude="{{longitude}}" latitude="{{latitude}}" class='maps' show-location='true' polygons='{{polygons}}' bindregionchange='onRegionchange' markers='{{markers}}' scale='{{scale}}' include-points='{{includePoints}}'> </map> 直接丢个map进一个page就有此问题。100%出现
新更新的工具出错Failed to load image https://m0.map.gtimg.com/hwap?z=13&x=12925&y=9659&styleid=1000&scene=0&version=321 net::ERR_EMPTY_RESPONSE (anonymous) @ VM159:5 [图片]地图界面刷不出来
2018-12-28华为mate20,微信版本6.7.3。 <map id='mapContext' longitude="{{longitude}}" latitude="{{latitude}}" class='maps' show-location='true' polygons='{{polygons}}' bindregionchange='onRegionchange' markers='{{markers}}' scale='{{scale}}' include-points='{{includePoints}}'> </map> 建两个page,一个page放个全屏幕地图,另外一个page空页面就会出现卡顿问题。你百度搜索小程序地图 华为手机卡顿,一系列这种问题的反馈(有人分析是华为上android8.0之后才有的问题)。经过我们测试摩拜小程序用的腾讯地图有相同的问题。
小程序中腾讯地图卡顿问题(华为p20 mate10等机型)小程序中使用腾讯地图,onload onshow onready里面不进行任何request请求。在华为系列机型中非常卡顿,从地图页面切到别的页面卡顿非常明显。
2018-12-20