com.google.maps.gwt.client
Interface GoogleMap.ProjectionChangedHandler

Enclosing class:
GoogleMap

public static interface GoogleMap.ProjectionChangedHandler

This event is fired when the projection has changed.


Method Summary
 void handle()
          Override to handle event.
 

Method Detail

handle

void handle()
Override to handle event.