3 lines
202 B
Plaintext
3 lines
202 B
Plaintext
|
<view class="map_container">
|
||
|
<map class="map" id="map" longitude="{{longitude}}" latitude="{{latitude}}" scale="14" show-location="true" markers="{{markers}}" bindmarkertap="makertap"></map>
|
||
|
</view>
|