Journey
@Serializable
Content copied to clipboard
Journey holds the properties of journey when drawing jouney
Constructors
Link copied to clipboard
fun Journey( connectionPathOptions: MPIOptions.Path? = null, connectionTemplateString: String? = null, destinationMarkerTemplateString: String? = null, departureMarkerTemplateString: String? = null, pathOptions: MPIOptions.Path? = null, polygonHighlightColor: String? = "#ff834c", inactivePathOptions: MPIOptions.Path? = null)
Content copied to clipboard