| Class and Description |
|---|
| BitmapDescriptor
Defines an image.
|
| CameraPosition
An immutable class that aggregates all camera position parameters.
|
| Circle
A circle in the OS National Grid projection.
|
| CircleOptions |
| FailedToLoadException |
| Geocoder.GeocodeException |
| Geocoder.GeocodeType |
| Geocoder.Result |
| GridPoint
Defines a point on the map, as an eastings/northings pair in the OS Coordinate system.
|
| GridRect
Represents a rectangular region on the OS Map.
|
| GridRectBuilder |
| LocationSource |
| LocationSource.OnLocationChangedListener |
| MapFragment
A Map component in an app.
|
| MapProjection
Encapsulates the conversion of Latitude/Longitude in WGS-84 to a
GridPoint. |
| Marker
An icon placed at a particular point on the map's surface.
|
| MarkerOptions
Defines MarkerOptions for a marker.
|
| OSMap
This is the main class of the Google Maps Android API and is the entry point for all methods related to the map.
|
| OSMap.InfoWindowAdapter
Methods on this provider are called when it is time to show an info window for a marker, regardless of the cause
(either a user gesture or a programmatic call to
Marker.showInfoWindow(). |
| OSMap.OnCameraChangeListener
Defines signatures for methods that are called when the camera changes position.
|
| OSMap.OnInfoWindowClickListener
Callback interface for click/tap events on a marker's info window.
|
| OSMap.OnMapClickListener
Callback interface for when the user taps on the map.
|
| OSMap.OnMapLongClickListener
Callback interface for when the user long presses on the map.
|
| OSMap.OnMarkerClickListener
Defines signatures for methods that are called when a marker is clicked or tapped.
|
| OSMap.OnMarkerDragListener
Callback interface for drag events on markers.
|
| OSMap.OnMyLocationChangeListener
Callback interface for when the My Location dot (which signifies the user's location) changes location.
|
| OSMapOptions
Defines configuration OSMapOptions for a
OSMap. |
| OSTileSource |
| Placemark |
| Placemark.Type |
| Polygon |
| PolygonOptions |
| Polyline |
| PolylineOptions |
| SupportMapFragment
A Map component in an app.
|
Copyright © 2012–2013 Ordnance Survey. All rights reserved.