Android Question How to decode polyline point google maps api directions

rscheel

Well-Known Member
Licensed User
Longtime User
Dear, I need help, I need to decode the polyline points returned by the Google Maps API, any idea of how to do it?

regards

B4X:
"polyline": {
    "points": "bhk~ExqawL@B?B?DADAD?B?B?@@B@B@@DB~F~ArFxAnG~AjBj@`Cp@vF|A~ExAtFtAzFxAf@N@@hEhAvF~AvFvArHtB"
},
 
Top