|
|
@@ -51,7 +51,7 @@ export default {
|
|
|
bmap.value.setMapStyleV2({
|
|
|
styleId: "fa3f2f79d64ac87e2683cfa762891cb5",
|
|
|
});
|
|
|
- bmap.value.centerAndZoom(new BMapGL.Point(116.404, 39.915), 11);
|
|
|
+ bmap.value.centerAndZoom(new BMapGL.Point(120.688612, 31.975529), 11);
|
|
|
bmap.value.enableScrollWheelZoom(true);
|
|
|
}
|
|
|
watch(
|