地图

发布于 6 年前作者 pingfu8928 次浏览最后编辑 6 年前来自 ask

<view class=“stationmap”>

<map id=“Map” style=“width: 100%; height: 100%;” latitude=‘{{latitude}}’ longitude=‘{{longitude}}’ markers=“{{markers}}” show-location scale=“17” enable-overlooking=’  true controls=“{{controls}}”   enable-scroll=‘ falsebindtap=“openMap” show-location=‘true’ show-compass=“true”  enable-zoom=“false”>

</map>

</view>

</view>请问为什么地图滑来滑去,可不可以让地图固定下来,不要让一触摸就滑动,请指教

1 回复
yong13
yong131 楼4 年前

很不理解,看一眼文档就这么难吗?