Java com.google.gwt.maps.client.events.panoramiomouse PanoramioMouseMapEvent fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.maps.client.events.panoramiomouse PanoramioMouseMapEvent 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.panoramiomouse PanoramioMouseMapEvent.

The text is from its open source code.

Method

PanoramioFeaturegetFeatureDetails()
A PanoramioFeature object containing information about the clicked feature.
StringgetInfoWindowHtml()
Pre-rendered HTML content, as placed in the infowindow by the default UI.
LatLnggetLatLng()
The position at which to anchor an infowindow on the clicked feature.
SizegetPixelOffset()
gets The offset to apply to an infowindow anchored on the clicked feature.