Hi!
I'm working on an app that display nautical charts; i'm using a polyline to represent a "route". This route can be save in the phone as json file. To do this, i use pathRoute.getGeometry().toJson().
As you can seee in the video, the route has 4 points, however, when i save the "route", it saves a lots of points in the json file. Why this's happening?
The nautical charts that i'm using is in 2 million scale.
Thanks for your support.
Ma Eugenia