wxml :----------地圖-------------<map id="map" longitude="{{longitude}}" latitude="{{latitude}}" controls="{{controls}}" bindcontroltap="controltap" markers="{{currentOrder.markers}}" bindmarkertap="markertap" polyline="{{polyline}}" bindregionchange="regionchange" scale="{{scale}}show-location="true" style="width: 100%; height: {{mapHeight}}rpx;"></map><cover-view>要覆蓋在map上的盒子</cover-view>結果時盒子沒有顯示
微信小程序如何讓一個盒子在地圖map上面顯示
Smart貓小萌
2019-02-12 14:18:16