<map id="map" longitude="113.324520" latitude="23.099994" scale="14" controls="{{controls}}" bindcontroltap="controltap" markers="{{markers}}" bindmarkertap="markertap" polyline="{{polyline}}" bindregionchange="regionchange" show-location style="width:100%; height: 2000px;"></map>
如果高度大于12000就显示不出来
IPHONE6 PLUS
这边测试没有复现问题,请提供出现问题的机型和微信版本,以及能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)
我用安卓手机,IPHONE手机都会出现这种情况,当高度大于1200PX的时候就加载不出地图
麻烦提供一下复现问题的代码片段哈