geoview-core
Preparing search index...
TransformBaseOptions
Interface TransformBaseOptions
Options for the transform interaction
interface
TransformBaseOptions
{
enableDelete
?:
boolean
;
features
?:
Collection
<
Feature
<
Geometry
>
>
;
hitTolerance
?:
number
;
keepAspectRatio
?:
boolean
;
mapViewer
?:
MapViewer
;
rotate
?:
boolean
;
scale
?:
boolean
;
source
?:
VectorSource
<
Feature
<
Geometry
>
>
;
stretch
?:
boolean
;
translate
?:
boolean
;
}
Index
Properties
enable
Delete?
features?
hit
Tolerance?
keep
Aspect
Ratio?
map
Viewer?
rotate?
scale?
source?
stretch?
translate?
Properties
Optional
enable
Delete
enableDelete
?:
boolean
Optional
features
features
?:
Collection
<
Feature
<
Geometry
>
>
Optional
hit
Tolerance
hitTolerance
?:
number
Optional
keep
Aspect
Ratio
keepAspectRatio
?:
boolean
Optional
map
Viewer
mapViewer
?:
MapViewer
Optional
rotate
rotate
?:
boolean
Optional
scale
scale
?:
boolean
Optional
source
source
?:
VectorSource
<
Feature
<
Geometry
>
>
Optional
stretch
stretch
?:
boolean
Optional
translate
translate
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
enable
Delete
features
hit
Tolerance
keep
Aspect
Ratio
map
Viewer
rotate
scale
source
stretch
translate
geoview-core
Loading...
Options for the transform interaction