I'm sending extra attributes to the position API, such as depth=12.67
But in the web app (eg. myserver.com/position/152930) the depth value being displayed is rounded to one decimal place, eg. 12.6 instead of 12.67
Not a big deal but it would be nice if the interface didn't round custom attributes to one decimal place.
Please use GitHub for improvement suggestions.
I'm sending extra attributes to the position API, such as depth=12.67
But in the web app (eg. myserver.com/position/152930) the depth value being displayed is rounded to one decimal place, eg. 12.6 instead of 12.67
Not a big deal but it would be nice if the interface didn't round custom attributes to one decimal place.