|
|
@@ -132,10 +132,10 @@
|
|
|
<bm-marker
|
|
|
v-if="touchmoveTrue"
|
|
|
:position="{ lng: currentCenter.lng, lat: currentCenter.lat }"
|
|
|
+ class="aaaa"
|
|
|
:icon="{
|
|
|
- // url: 'http://developer.baidu.com/map/jsdemo/img/location.gif',
|
|
|
url: require('@/assets/mapLocation.png'),
|
|
|
- size: { width: 42, height: 80 },
|
|
|
+ size: { width: 32, height: 60 },
|
|
|
}">
|
|
|
</bm-marker>
|
|
|
<!-- :minClusterSize="minClusterSize"-->
|