public final class CameraPosition extends Object
| Modifier and Type | Field and Description |
|---|---|
GridPoint |
target
Grid reference for the centre of the displayed map
|
float |
zoom
Zoom level in metres per pixel.
|
| Constructor and Description |
|---|
CameraPosition(GridPoint target,
float zoom)
Constructs a CameraPosition
|
public final float zoom
public final GridPoint target
Copyright © 2012–2013 Ordnance Survey. All rights reserved.