@geoblocks/edittrack
Preparing search index...
interaction/TrackInteractionModify
Options
Interface Options
interface
Options
{
addControlPointCondition
:
(
mbe
:
MapBrowserEvent
)
=>
boolean
;
condition
:
(
mbe
:
MapBrowserEvent
)
=>
boolean
;
hitTolerance
:
number
;
sketchPointCondition
?:
(
mbe
:
MapBrowserEvent
)
=>
boolean
;
source
:
VectorSource
<
Feature
<
Geometry
>
>
;
style
:
StyleLike
|
FlatStyleLike
;
trackData
:
default
;
}
Index
Properties
add
Control
Point
Condition
condition
hit
Tolerance
sketch
Point
Condition?
source
style
track
Data
Properties
add
Control
Point
Condition
addControlPointCondition
:
(
mbe
:
MapBrowserEvent
)
=>
boolean
condition
condition
:
(
mbe
:
MapBrowserEvent
)
=>
boolean
hit
Tolerance
hitTolerance
:
number
Pixel tolerance for considering the pointer close enough to a segment for snapping.
Optional
sketch
Point
Condition
sketchPointCondition
?:
(
mbe
:
MapBrowserEvent
)
=>
boolean
source
source
:
VectorSource
<
Feature
<
Geometry
>
>
style
style
:
StyleLike
|
FlatStyleLike
track
Data
trackData
:
default
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
add
Control
Point
Condition
condition
hit
Tolerance
sketch
Point
Condition
source
style
track
Data
@geoblocks/edittrack
Loading...
Pixel tolerance for considering the pointer close enough to a segment for snapping.