GoogleMap Control v6.0
Declaration Syntax
Members
Inheritance Hierarchy
Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)
Displays the panorama for a given LatLng or panorama ID.
A StreetViewPanorama object provides a Street View "viewer"
which can be stand-alone within a separate <div> or bound to a Map.

C# | Visual Basic |
public class StreetViewPanorama : IScriptDataConverter
Public Class StreetViewPanorama _ Implements IScriptDataConverter

All Members | Constructors | Methods | Properties | ||
|
|
|
Icon | Member | Description |
---|---|---|
![]() |
StreetViewPanorama()()()() |
Initializes a new instance of the StreetViewPanorama class.
|
![]() |
AddressControlOptions |
The display options for the address control.
|
![]() |
EnableAddressControl |
The enabled/disabled state of the address control.
|
![]() |
EnableCloseButton |
If true, the close button is displayed. Disabled by default.
|
![]() |
EnableLinksControl |
The enabled/disabled state of the links control.
|
![]() |
EnableNavigationControl |
The enabled/disabled state of the navigation control.
|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize()()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() |
FromScriptData(Object) |
Retrieves an instance of GoogleStreetViewPanorama from script data.
|
![]() |
GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
NavigationControlOptions |
The display options for the navigation control.
|
![]() |
Pano |
The panorama ID, which should be set when specifying a custom panorama.
|
![]() |
Position |
The LatLng position of the Street View panorama.
|
![]() |
Pov |
The camera orientation, specified as heading, pitch, and zoom, for the panorama.
|
![]() |
ToScriptData()()()() |
Returns the instance as a script data.
|
![]() |
ToString()()()() | (Inherited from Object.) |
![]() |
Visible |
If true, the Street View panorama is visible on load.
|

Object | |
![]() |
StreetViewPanorama |