mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Adjusted opacity
This commit is contained in:
@@ -186,7 +186,7 @@ function initMap() {
|
||||
color: '#ff0000',
|
||||
weight: 2,
|
||||
opacity: 0.5,
|
||||
fillOpacity: 0.1
|
||||
fillOpacity: 0.2
|
||||
},
|
||||
onEachFeature: onEachFeature
|
||||
}).addTo(map);
|
||||
|
||||
Reference in New Issue
Block a user