Java com.google.gwt.maps.client.streetview StreetViewLocation fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Method

StreetViewLocationnewInstance()
creates A representation of a location in the Street View panorama.
voidsetDescription(String description)
sets A localized string describing the location.
voidsetLatLng(LatLng latLng)
sets The latlng of the panorama.
voidsetPano(String pano)
sets A unique identifier for the panorama.