Example usage for com.google.gwt.maps.client.services GeocoderRequestHandler interface-usage

List of usage examples for com.google.gwt.maps.client.services GeocoderRequestHandler interface-usage

Introduction

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

Usage

From source file org.rebioma.client.MapView.java

/**
 * A type of view that shows a Google map displaying pageable occurrence data
 * represented as markers.
 */
public class MapView extends ComponentView
        implements CheckedSelectionListener, DataRequestListener, PageClickListener, PageListener<Occurrence>,