update 对接底部数据,添加地图公共less
This commit is contained in:
@@ -45,7 +45,6 @@ export function createCircle(option) {
|
||||
radius: 100000, //半径
|
||||
borderWeight: 3,
|
||||
strokeColor: '#FF33FF',
|
||||
strokeOpacity: 1,
|
||||
// strokeWeight: 6,
|
||||
strokeOpacity: 0.2,
|
||||
fillOpacity: 0.4,
|
||||
@@ -56,4 +55,4 @@ export function createCircle(option) {
|
||||
zIndex: 50,
|
||||
...option,
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user