When i send .setLocation(lat, lon, alt, acc) from native app to HTML, the .onLocationChanged(lat, lon, alt, acc) function rounds the last two decimals from lat and lon coordinates. Is this possible to change and leave the XX.XXXXXX value? I would need location coordinates as accurate as possible and this round up moves my point for up to 5 m...
A
Andreas Fötschl
said
about 11 years ago
Hi there,
Sorry for delayed response. We are aware of thi "float"-issue and will allow more accurate (double) input-params on next update. Please stay tuned.
Default