public static class MapViewer.MapInitEvent extends MapViewer.AbstractMapEvent
| Constructor and Description |
|---|
MapInitEvent(MapViewer mapViewer,
GeoPoint center,
int zoom,
GeoPoint boundNE,
GeoPoint boundSW) |
| Modifier and Type | Method and Description |
|---|---|
GeoPoint |
getBoundNE() |
GeoPoint |
getBoundSW() |
GeoPoint |
getCenter() |
int |
getZoom() |
getSource