Class IWMapCenterEvent

An event which indicates that the map has been centered.

Author: JAN

Field 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

coordinate

IWCoordinate coordinate

lastCoordinate

IWCoordinate lastCoordinate

lastZoom

int lastZoom

offset

IWCoordinate offset

zoom

int zoom

Constructor Detail

IWMapCenterEvent

IWMapCenterEvent()

Method Detail

toString

String toString()

Source-Code Copyright 2007-2009 infoware GmbH - Documentation generated by JsDoc Toolkit 1.4.1 on Tue Nov 28 2017 09:51:52 GMT+0100 (MEZ)