SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An event which indicates that the map has been centered.
Author: JANField Summary | |
IWCoordinate
|
coordinate
The new map center. |
IWCoordinate
|
lastCoordinate
The last map center. |
int
|
lastZoom
The last zoom level. |
IWCoordinate
|
offset
The offset between the new and the old map center. |
int
|
zoom
The new zoom level. |
Constructor Summary | |
IWMapCenterEvent()
Creates a new event. |
Method Summary | |
String
|
toString()
Returns a string representation of this event. |
Field Detail |
IWCoordinate coordinate
IWCoordinate lastCoordinate
int lastZoom
IWCoordinate offset
int zoom
Constructor Detail |
IWMapCenterEvent()
Method Detail |
String toString()
String