微信小程序 简单的地理定位

效果图 <view class='container'> <map id="map" longitude="{{lon}}" latitude="{{lat}}" scale="14" markers="{{markers}}"></map> </view> .container{ width: 750rpx; height: 100%; } .container map{ wi
相关文章
相关标签/搜索