<map show-compass="true" show-scale="true" style="opacity:1;height:{{mapHeight}};"
longitude="{{centerLongitude}}" latitude="{{centerLatitude}}" markers="{{markers}}" />
iOS真机下地图加载出来效果,怎么地图像是透明的
框架类型 | 问题类型 | API/组件名称 | 终端类型 | 微信版本 | 基础库版本 |
---|---|---|---|---|---|
小程序 | Bug | map | 微信iOS客户端 | 7.0.15 | 2.12.2 |
<map show-compass="true" show-scale="true" style="opacity:1;height:{{mapHeight}};"
longitude="{{centerLongitude}}" latitude="{{centerLatitude}}" markers="{{markers}}" />
iOS真机下地图加载出来效果,怎么地图像是透明的
1 个回答
你这个是自定义导航吧,感觉你自己加了个蒙版层在map上面