StreetViewPanoramaOptions class
- Annotations
-
- @JS()
- @anonymous
Constructors
- StreetViewPanoramaOptions()
-
factory
Properties
- addressControl ↔ bool?
-
getter/setter pair
- addressControlOptions ↔ StreetViewAddressControlOptions?
-
getter/setter pair
- clickToGo ↔ bool?
-
getter/setter pair
- controlSize ↔ num?
-
getter/setter pair
- disableDefaultUI ↔ bool?
-
getter/setter pair
- disableDoubleClickZoom ↔ bool?
-
getter/setter pair
- enableCloseButton ↔ bool?
-
getter/setter pair
- fullscreenControl ↔ bool?
-
getter/setter pair
- fullscreenControlOptions ↔ FullscreenControlOptions?
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- imageDateControl ↔ bool?
-
getter/setter pair
- linksControl ↔ bool?
-
getter/setter pair
- motionTracking ↔ bool?
-
getter/setter pair
- motionTrackingControl ↔ bool?
-
getter/setter pair
- motionTrackingControlOptions ↔ MotionTrackingControlOptions?
-
getter/setter pair
- panControl ↔ bool?
-
getter/setter pair
- panControlOptions ↔ PanControlOptions?
-
getter/setter pair
- pano ↔ String?
-
getter/setter pair
- position ↔ LatLng?
-
getter/setter pair
- pov ↔ StreetViewPov?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- scrollwheel ↔ bool?
-
getter/setter pair
- showRoadLabels ↔ bool?
-
getter/setter pair
- visible ↔ bool?
-
getter/setter pair
- zoom ↔ num?
-
getter/setter pair
- zoomControl ↔ bool?
-
getter/setter pair
- zoomControlOptions ↔ ZoomControlOptions?
-
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited