geometry property
This is the encoded string of the route, you can decode it to get the list of coordinates
using VietmapPolylineDecoder.decodePolyline
method from VietmapPolylineDecoder
class
Implementation
String? geometry;
This is the encoded string of the route, you can decode it to get the list of coordinates
using VietmapPolylineDecoder.decodePolyline
method from VietmapPolylineDecoder
class
String? geometry;