sdk-search / com.tomtom.online.sdk.search.information / EntryPoint

EntryPoint

@PublicPreview("2021.06") data class EntryPoint : Serializable

The POI's entry point.

Parameters

type - The type of the entry point.

position - The geographic position of the entry point.

Properties

position

val position: LatLng

The geographic position of the entry point.

type

val type: EntryType

The type of the entry point.