地图改成可旋转的

dev
Tuzki 2 years ago
parent 61b84c6be7
commit fae5fa0789
  1. 6
      pages/daolan/zhdl.vue

@ -13,6 +13,12 @@
:max-scale="max" :max-scale="max"
:include-points="cloudPoints" :include-points="cloudPoints"
:show-location="true" :show-location="true"
:enable-rotate="true"
:enable-3D="true"
:enable-overlooking="true"
:enable-indoorMap="true"
:show-compass="true"
:enable-poi="false"
@markertap.stop="tryDemo" @markertap.stop="tryDemo"
@updated="showsd" @updated="showsd"
> >

Loading…
Cancel
Save