au.cartertech.gastrolert
Interface GastroMapView.OnChangeListener

Enclosing class:
GastroMapView

public static interface GastroMapView.OnChangeListener


Method Summary
 void onChange(MapView view, GeoPoint newCenter, GeoPoint oldCenter, int newZoom, int oldZoom)
           
 

Method Detail

onChange

void onChange(MapView view,
              GeoPoint newCenter,
              GeoPoint oldCenter,
              int newZoom,
              int oldZoom)