Example usage for com.google.gwt.maps.client.event MarkerClickHandler interface-usage

List of usage examples for com.google.gwt.maps.client.event MarkerClickHandler interface-usage

Introduction

In this page you can find the example usage for com.google.gwt.maps.client.event MarkerClickHandler interface-usage.

Usage

From source file org.onebusaway.webapp.gwt.oba_application.control.StopMarkerClickHandler.java

class StopMarkerClickHandler implements MarkerClickHandler {

    private TimedStopBean _bean;

    private LatLng _point;