# up zoom

This commit is contained in:
xianfuxing 2018-09-03 20:35:51 +08:00
parent 5419a8f7d9
commit 699e39492d
1 changed files with 1 additions and 0 deletions

View File

@ -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:'',