com.google.maps.gwt.client
Interface ImageMapType.TilesLoadedHandler

Enclosing class:
ImageMapType

public static interface ImageMapType.TilesLoadedHandler

This event is fired when the visible tiles have finished loading.


Method Summary
 void handle()
          Override to handle event.
 

Method Detail

handle

void handle()
Override to handle event.