kopia lustrzana https://github.com/projecthorus/chasemapper
Comment out location services query, wont work without HTTPS
rodzic
f1b1a1d80d
commit
d5c7aaffb7
|
@ -617,7 +617,8 @@
|
||||||
}
|
}
|
||||||
}, habitat_update_rate);
|
}, habitat_update_rate);
|
||||||
|
|
||||||
|
// Sadly we can't request location information unless chasemapper is served up via HTTPS
|
||||||
|
// which is a bit difficult to make happen.
|
||||||
// window.setInterval(function(){
|
// window.setInterval(function(){
|
||||||
// if(document.getElementById('useDevicePosition').checked){
|
// if(document.getElementById('useDevicePosition').checked){
|
||||||
// if(navigator.geolocation){
|
// if(navigator.geolocation){
|
||||||
|
|
Ładowanie…
Reference in New Issue