diff --git a/components/history-map/history-map.vue b/components/history-map/history-map.vue index c68bcc7..fcbf9f5 100644 --- a/components/history-map/history-map.vue +++ b/components/history-map/history-map.vue @@ -7,18 +7,18 @@ :polyline="polyline" id="map" ref="map" + scale="12" show-location="true" - :include-points="markers" - style="width: 100%; height: 1000rpx;" + style="width: 100%; min-height: 1000rpx;height:100%" />