Java com.google.gwt.maps.client.overlays InfoWindow fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Method

voidclose()
Closes this InfoWindow by removing it from the DOM structure.
InfoWindownewInstance(InfoWindowOptions options)
Creates an info window with the given options.
voidopen(MapWidget mapWidget, MVCObject anchor)
Opens this InfoWindow on the given map.
voidopen(MapImpl impl, MVCObject anchor)
voidopen(MapImpl impl, JavaScriptObject anchor)
voidopen(StreetViewPanoramaWidget streetViewPanoRamaWidget, MVCObject anchor)
Opens this InfoWindow on the given map.
voidopen(StreetViewPanoramaImpl impl, MVCObject anchor)
voidopen(MapWidget mapWidget)
Opens this InfoWindow on the given map.
voidopen(MapImpl impl)
voidopen(StreetViewPanoramaWidget streetViewPanoRamaWidget)
Opens this InfoWindow on the given map.
voidopen(StreetViewPanoramaImpl impl)
voidsetPosition(LatLng position)
set Position