diff --git a/templates/index.html b/templates/index.html index ac91724..d918542 100644 --- a/templates/index.html +++ b/templates/index.html @@ -617,7 +617,8 @@ } }, 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(){ // if(document.getElementById('useDevicePosition').checked){ // if(navigator.geolocation){ @@ -766,7 +767,7 @@