Hi all,
I try to receive polyline list to overlay path from 2 point on my map.
I follow this thread:
https://www.b4x.com/android/forum/threads/mapsdecodepolyline.31499/
then I call the service with this string:
https://maps.googleapis.com/maps/ap...,11.230372&sensor=false®ion=it&key=<MyKey>
The return data are good, and I can verifiy it using this service:
https://www.b4x.com:51041/json/index.html
where can I see all my path correct, but when i plot on my map the path are very poor as it have lost a lot of points of reference.
Somebody have a working sample?
I try to receive polyline list to overlay path from 2 point on my map.
I follow this thread:
https://www.b4x.com/android/forum/threads/mapsdecodepolyline.31499/
then I call the service with this string:
https://maps.googleapis.com/maps/ap...,11.230372&sensor=false®ion=it&key=<MyKey>
The return data are good, and I can verifiy it using this service:
https://www.b4x.com:51041/json/index.html
where can I see all my path correct, but when i plot on my map the path are very poor as it have lost a lot of points of reference.
Somebody have a working sample?
Attachments
Last edited: