org.gwtopenmaps.openlayers.client.event
Interface MapMoveEndListener

All Superinterfaces:
EventListener

public interface MapMoveEndListener
extends EventListener

Needs to be implemented to listen to map moveend events.

Author:
Lukas Johansson

Nested Class Summary
static class MapMoveEndListener.MapMoveEndEvent
           
 
Method Summary
 void onMapMoveEnd(MapMoveEndListener.MapMoveEndEvent eventObject)
           
 

Method Detail

onMapMoveEnd

void onMapMoveEnd(MapMoveEndListener.MapMoveEndEvent eventObject)


Copyright © 2010 sourceforge. All Rights Reserved.