VMEPoi Filter Result
data class VMEPoiFilterResult(val poiID: String, val duration: Double, val length: Double) : Parcelable(source)
Contains information related to a POI filtered result.
This class holds the destination POI ID, as well as the duration and length of the route to it.
Since
2.6.3