EntryPoint

data class EntryPoint(val type: EntryType, val position: GeoPoint)

The Point Of Interest entry point.

Parameters

type

The type of the entry point.

position

The geographic position of the entry point.

Constructors

Link copied to clipboard
fun EntryPoint(type: EntryType, position: GeoPoint)

Properties

Link copied to clipboard
Link copied to clipboard