Java com.google.gwt.maps.client.layers FusionTablesLayer fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.maps.client.layers FusionTablesLayer fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.maps.client.layers FusionTablesLayer.

The text is from its open source code.

Method

HandlerRegistrationaddClickHandler(FusionTablesMouseMapHandler handler)
This event is fired when a feature in the layer is clicked.
FusionTablesLayernewInstance(FusionTablesLayerOptions options)
A layer that displays data from a Fusion Table.
voidsetMap(MapWidget mapWidget)
Renders the layer on the specified map.