# up zoom
This commit is contained in:
parent
5419a8f7d9
commit
699e39492d
|
@ -166,6 +166,7 @@ export default {
|
||||||
const map = new AMap.Map('map-container')
|
const map = new AMap.Map('map-container')
|
||||||
const drivingOptions = {
|
const drivingOptions = {
|
||||||
map: map,
|
map: map,
|
||||||
|
zoom: 12,
|
||||||
// city: '中山市',
|
// city: '中山市',
|
||||||
panel: 'panel'
|
panel: 'panel'
|
||||||
// cityd:'乌鲁木齐',
|
// cityd:'乌鲁木齐',
|
||||||
|
|
Loading…
Reference in New Issue