- Legend to Symbols

-
Interface ovi.mapsapi.search.Location
Interface Summary
Interface defining Location. The location type refers to a physical location including the physical extent. A location can be referenced either by LRO ID or by specifying the address.
Field Summary
ovi.mapsapi.geo.Coordinate
displayPosition
Optional
Coordinate where map markers should be attached.
String
label
Optional
A descriptive label of the location for displaying purposes in the requested primary language.
ovi.mapsapi.geo.BoundingBox
mapView
Optional
Bounding box which completely encloses the physical extent of the location.
ovi.mapsapi.geo.Coordinate[]
navigationPositions
Optional
Coordinate to be used when using the location for routing waypoints.
Field Detail
ovi.mapsapi.geo.Coordinate
displayPosition
Optional
Coordinate where map markers should be attached.
String
label
Optional
A descriptive label of the location for displaying purposes in the requested primary language.
ovi.mapsapi.geo.BoundingBox
mapView
Optional
Bounding box which completely encloses the physical extent of the location.
ovi.mapsapi.geo.Coordinate[]
navigationPositions
Optional
Coordinate to be used when using the location for routing waypoints.