This commit is contained in:
parent
1e1d81e72a
commit
2ed9eb3ada
|
@ -103,7 +103,7 @@ const initMap = () => {
|
||||||
styleId: "d0acde891abd157741b71e12670ee2e6",
|
styleId: "d0acde891abd157741b71e12670ee2e6",
|
||||||
});
|
});
|
||||||
|
|
||||||
goMapCenter([119.116203, 29.078722], 12);
|
goMapCenter(props.center, 12);
|
||||||
loadTown();
|
loadTown();
|
||||||
addPolygonCounty();
|
addPolygonCounty();
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue