VMEPoi Filter Result
data class VMEPoiFilterResult(poiID: String, duration: Double, length: Double) : Parcelable
Content copied to clipboard
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