Obvody Hrádek.
parent
bd30fd5d32
commit
9492fe94d9
File diff suppressed because one or more lines are too long
|
|
@ -74,7 +74,7 @@ function style(feature) {
|
|||
opacity: 1,
|
||||
color: 'blue',
|
||||
dashArray: '3',
|
||||
fillOpacity: 0.2
|
||||
fillOpacity: 0.05
|
||||
};
|
||||
}
|
||||
|
||||
|
|
@ -86,7 +86,7 @@ function highlightFeature(e) {
|
|||
weight: 5,
|
||||
color: '#666',
|
||||
dashArray: '',
|
||||
fillOpacity: 0.5
|
||||
fillOpacity: 0.2
|
||||
});
|
||||
|
||||
layer.bringToFront();
|
||||
|
|
|
|||
2797
www/js/obvody.js
2797
www/js/obvody.js
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue