com.google.maps.gwt.client.panoramio
Interface PanoramioLayer.ClickHandler

Enclosing class:
PanoramioLayer

public static interface PanoramioLayer.ClickHandler

This event is fired when a feature in the layer is clicked.


Method Summary
 void handle(PanoramioMouseEvent event)
          Override to handle event.
 

Method Detail

handle

void handle(PanoramioMouseEvent event)
Override to handle event.