@@ -534,13 +534,13 @@ export default {
}
} else {
this.mapDiyObj = {
- mapStyle: 'light',
- zoom: 17,
- zooms: [15, 19],
+ mapStyle: 'normal',
+ zoom: 13,
+ zooms: [11, 19],
center: [115.852386, 28.684076],
- isEstateShow: '1',
- isSchoolShow: '1',
- isAreaShow: '1',
+ isEstateShow: '2',
+ isSchoolShow: '2',
+ isAreaShow: '2',
title: res.title,
features: ['road', 'bg', 'building']