Java com.google.gwt.maps.client.events.kmlmouse KmlMouseMapEvent fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.maps.client.events.kmlmouse KmlMouseMapEvent fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.maps.client.events.kmlmouse KmlMouseMapEvent.

The text is from its open source code.

Method

KmlFeatureDatagetFeatureData()
get A KmlFeatureData object, containing information about the clicked feature.
LatLnggetLatLng()
get The position at which to anchor an infowindow on the clicked feature.
SizegetPixelOffset()
get The offset to apply to an infowindow anchored on the clicked feature.