EntryPoint

fun EntryPoint(    type: EntryType,     position: GeoCoordinate,     functions: List<String> = emptyList())

Parameters

type

The type of the entry point.

position

The geographic position of the entry point.

functions

If present, represents the type of access for the Point Of Interest.

Important: This is a Public Preview API. It may be changed or removed at any time.