more testing
This commit is contained in:
parent
89abf118d3
commit
5e863b88b7
1 changed files with 1 additions and 0 deletions
|
@ -1425,6 +1425,7 @@ c3nav = {
|
||||||
stroke: 0,
|
stroke: 0,
|
||||||
fillOpacity: 1 * factor
|
fillOpacity: 1 * factor
|
||||||
}).addTo(layer);
|
}).addTo(layer);
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
$('.leaflet-control-user-location a').toggleClass('control-disabled', false);
|
$('.leaflet-control-user-location a').toggleClass('control-disabled', false);
|
||||||
} else if (c3nav.hasLocationPermission()) {
|
} else if (c3nav.hasLocationPermission()) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue