geometry property

String? geometry
getter/setter pair

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;