Commit e7ad87d9 authored by zhangyanni's avatar zhangyanni

地图

parent 21de3c85
......@@ -56,7 +56,7 @@
bmap: {
center: [105.50, 40.05],
zoom: 5,
roam: true,
roam: "scale",
mapStyle: {
styleJson: [
{
......@@ -268,7 +268,7 @@
bmap: {
center: [112.50, 40.55],
zoom: 8,
roam: true,
roam: false,
mapStyle: {
styleJson: [
{
......
......@@ -99,7 +99,7 @@
top: 40,
bottom: '54%',
right: '14%',
roam: true
roam: "scale",
// itemStyle: {
// normal: {
// 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