Obvody Hrádek.

master
Kowalski 2025-03-05 17:31:24 +01:00
parent bd30fd5d32
commit 9492fe94d9
3 changed files with 2799 additions and 3 deletions

1
data/Obvody.geojson Normal file

File diff suppressed because one or more lines are too long

View File

@ -74,7 +74,7 @@ function style(feature) {
opacity: 1, opacity: 1,
color: 'blue', color: 'blue',
dashArray: '3', dashArray: '3',
fillOpacity: 0.2 fillOpacity: 0.05
}; };
} }
@ -86,7 +86,7 @@ function highlightFeature(e) {
weight: 5, weight: 5,
color: '#666', color: '#666',
dashArray: '', dashArray: '',
fillOpacity: 0.5 fillOpacity: 0.2
}); });
layer.bringToFront(); layer.bringToFront();

File diff suppressed because it is too large Load Diff