open class EntryPoint : Serializable
The POI's entry point retrieved via a Search Request.
EntryPoint()
The POI's entry point retrieved via a Search Request. |
var position: LatLng!
The geographic position of the entry point. -- GETTER -- |
|
var type: String!
The type of the entry point. -- GETTER -- |