MAP高度有限制吗
发布于 7 年前 作者 zmo 17743 次浏览 来自 问答

<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就显示不出来

2 回复

这边测试没有复现问题,请提供出现问题的机型和微信版本,以及能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)

回到顶部