Menu

#29 Browser. Implement position accuracy

1.0
closed
2013-12-15
2013-12-15
No

The user can set the accuracy for positions.

Example:
- The user sets a minium accuracy of 30 m.
- The browser gets a location update. Part of this is the accuracy.
- If the new position is set AND equal or less than 30 the position changes on the map.
- If the new position is set AND bigger than 30 the position does NOT changes on the map.
- The same applies to tracks.

Discussion

  • Einer von Vielen

    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -5,5 +5,5 @@
     - The browser gets a location update. Part of this is the accuracy.
     - If the new position is set AND equal or less than 30 the position changes on the map.
     - If the new position is set AND bigger than 30 the position does NOT changes on the map.
    -- The same is true for tracks.
    +- The same applies to tracks.
    
     
  • Einer von Vielen

    • status: open --> closed
     
  • Einer von Vielen

    implemented

     

Log in to post a comment.