EntryPoint

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

The Point Of Interest entry point.

Constructors

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

Properties

Link copied to clipboard

The geographic position of the entry point.

Link copied to clipboard

The type of the entry point.