List of usage examples for com.google.gwt.maps.client.event MarkerClickHandler interface-usage
From source file org.onebusaway.webapp.gwt.oba_application.control.StopMarkerClickHandler.java
class StopMarkerClickHandler implements MarkerClickHandler { private TimedStopBean _bean; private LatLng _point;