Geolocation

maximumAge - current value:

Latitiude:
Longitude:
Timestamp should not change for the amount of milliseconds defined in maximumAge
Timestamp:
This app fetches geolocation position coordinates via watchGeolocation. The values update whenever a new GPS signal is recognised. However, the timestamp should not change so fast, since the maximumAge parameter of the third Geolocation option is set to 5000 milliseconds. But since it DOES change so fast, maximumAge is not working properly...