Commit e7ad87d9 authored by zhangyanni's avatar zhangyanni

地图

parent 21de3c85
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
bmap: { bmap: {
center: [105.50, 40.05], center: [105.50, 40.05],
zoom: 5, zoom: 5,
roam: true, roam: "scale",
mapStyle: { mapStyle: {
styleJson: [ styleJson: [
{ {
...@@ -268,7 +268,7 @@ ...@@ -268,7 +268,7 @@
bmap: { bmap: {
center: [112.50, 40.55], center: [112.50, 40.55],
zoom: 8, zoom: 8,
roam: true, roam: false,
mapStyle: { mapStyle: {
styleJson: [ styleJson: [
{ {
......
...@@ -99,7 +99,7 @@ ...@@ -99,7 +99,7 @@
top: 40, top: 40,
bottom: '54%', bottom: '54%',
right: '14%', right: '14%',
roam: true roam: "scale",
// itemStyle: { // itemStyle: {
// normal: { // normal: {
// areaColor: '#323c48', // areaColor: '#323c48',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment