Class IWMapCenterEvent

An event which indicates that the map has been centered.


Field Summary
IWCoordinate coordinate
          The new map center.
IWCoordinate lastCoordinate
          The last map center.
number lastZoom
          The last zoom level.
IWCoordinate offset
          The offset between the new and the old map center.
number 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

number lastZoom

offset

IWCoordinate offset

zoom

number zoom

Constructor Detail

IWMapCenterEvent

IWMapCenterEvent()

Method Detail

toString

String toString()

Source-Code Copyright 2007-2016 infoware GmbH - Documentation generated on Tue Nov 29 2022 14:20:15 GMT+0100 (MEZ)