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

Example usage for Java com.google.gwt.maps.client.streetview StreetViewPov 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 StreetViewPov.

The text is from its open source code.

Method

StreetViewPovnewInstance()
creates A point of view object which specifies the camera's orientation at the Street View panorama's position.
voidsetHeading(int heading)
sets The camera heading in degrees relative to true north.
voidsetPitch(int pitch)
sets The camera pitch in degrees, relative to the street view vehicle.
voidsetZoom(int zoom)
sets The zoom level.