ARPOISE / ARpoise

ARpoise - Augmented Reality point of interest service environment
GNU General Public License v3.0
17 stars 5 forks source link

There should be a way to restrict location updates to a time interval #20

Closed peterGraf closed 3 years ago

peterGraf commented 3 years ago

The GPS coordinates received by the apps sometimes show really wide fluctuations of the location. As a consequence, all pois with absolute locations move around very often, very quickly and very far. A layer parameter should allow to restrict the time intervals after which the device position is updated into the app, so the movements could be restricted to happen only each time when the interval expires.

peterGraf commented 3 years ago

The enhancement has been implemented with the releases done on August of 2021.

The new layer action PositionUpdateInterval allows to restrict the time intervals after which the device position is updated into the app.