@Beta(2020, 12) data class EntryPoint : Serializable
The POI's entry point.
type
- The type of the entry point.
position
- The geographic position of the entry point.
val position: LatLng
The geographic position of the entry point. |
|
val type: EntryType
The type of the entry point. |