Locks visible longitude and/or latitude
| Name | Type | Description |
|---|---|---|
psv |
PSV.Viewer | |
options |
PSV.plugins.VisibleRangePlugin.Options |
Extends
Members
-
Unique identifier of the plugin
-
-
psv PSV.Viewer readonly inherited overrides
Reference to main controller
-
Methods
-
destroy () package overrides
-
-
init () package overrides
-
-
Changes the latitude range
-
Name Type Description rangeArray.<double> | Array.<string> latitude range as two angles
-
Changes the longitude range
-
Name Type Description rangeArray.<double> | Array.<string> longitude range as two angles
-
Changes the latitude and longitude ranges according the current panorama cropping data
-
Type Definitions
-
Properties:
Name Type Argument Default Description latitudeRangeArray.<double> | Array.<string> <optional>
latitude range as two angles
longitudeRangeArray.<double> | Array.<string> <optional>
longitude range as two angles
usePanoDataboolean <optional>
false use panoData as visible range, you can also manually call
setRangesFromPanoData