Commit Graph

5 Commits

Author SHA1 Message Date
c5d6f6d362 webgpsmap: load extern resources over https, show current position on https context (for self hosted/offlinemap) 2020-01-18 16:46:35 +01:00
4164e7c067 webgpsmap: get current position and set marker on map in interval (30s)
used the browsers geolocation function to get the current location, show a marker and center the map there.
on success (user allows usage of get-current-position) it gets position every 30s and reposition the marker without center the map to the marker.
2019-12-29 14:57:17 +01:00
93e06d7f59 add filter for: SSID, MAC, isCracked, Password 2019-11-24 18:49:32 +01:00
b9a909de2b add handling for empty position data 2019-11-10 21:56:36 +00:00
1a1a70d6e8 added webgpsmap plugin 2019-11-10 19:34:49 +00:00