Setting up for the abilty to tell if the client has internet access or
not. There is a way to have javascript give us some indication if the clients browser has access to the greater internet or not. This would allow the map webpage to either pull it's local resources or to use resources from the internet. For 1 you can get better Map layers if the client has internet access, and why pull data over the mesh if we do not have to?
webpage/admin/admin.css
100755 → 100644
File mode changed from 100755 to 100644
webpage/admin/admin.php
100755 → 100644
File mode changed from 100755 to 100644
webpage/admin/non_mesh_stations.php
100755 → 100644
File mode changed from 100755 to 100644
webpage/admin/update_node_location.php
100755 → 100644
File mode changed from 100755 to 100644
webpage/admin/view_removed_nodes.php
100755 → 100644
File mode changed from 100755 to 100644
webpage/css/meshmap.css
100755 → 100644
File mode changed from 100755 to 100644
webpage/images/WXC.png
100755 → 100644
File mode changed from 100755 to 100644
webpage/images/greenDot.png
100755 → 100644
File mode changed from 100755 to 100644
webpage/images/mapMarkers/linux.png
100755 → 100644
File mode changed from 100755 to 100644
webpage/images/redDot.png
100755 → 100644
File mode changed from 100755 to 100644
webpage/javascripts/jquery-3.2.1.js
100755 → 100644
File mode changed from 100755 to 100644
webpage/map_display.php
100755 → 100644
webpage/node_report.php
100755 → 100644
File mode changed from 100755 to 100644
Please register or sign in to comment