@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
bindings/layers/VectorEditEventListener
Methods
Interface Methods
the forwarders METHODS installs, so they are visible to TypeScript
interface
Methods
{
onDragEnd
(
arg0
:
any
)
:
VectorElementDragResult
;
onDragMove
(
arg0
:
any
)
:
VectorElementDragResult
;
onDragStart
(
arg0
:
any
)
:
VectorElementDragResult
;
onElementDelete
(
arg0
:
any
)
:
void
;
onElementDeselected
(
arg0
:
any
)
:
void
;
onElementModify
(
arg0
:
any
,
arg1
:
any
)
:
void
;
onElementSelect
(
arg0
:
any
)
:
boolean
;
onSelectDragPointStyle
(
arg0
:
any
,
arg1
:
number
)
:
any
;
}
Index
Methods
on
Drag
End
on
Drag
Move
on
Drag
Start
on
Element
Delete
on
Element
Deselected
on
Element
Modify
on
Element
Select
on
Select
Drag
Point
Style
Methods
on
Drag
End
onDragEnd
(
arg0
:
any
)
:
VectorElementDragResult
Parameters
arg0
:
any
Returns
VectorElementDragResult
on
Drag
Move
onDragMove
(
arg0
:
any
)
:
VectorElementDragResult
Parameters
arg0
:
any
Returns
VectorElementDragResult
on
Drag
Start
onDragStart
(
arg0
:
any
)
:
VectorElementDragResult
Parameters
arg0
:
any
Returns
VectorElementDragResult
on
Element
Delete
onElementDelete
(
arg0
:
any
)
:
void
Parameters
arg0
:
any
Returns
void
on
Element
Deselected
onElementDeselected
(
arg0
:
any
)
:
void
Parameters
arg0
:
any
Returns
void
on
Element
Modify
onElementModify
(
arg0
:
any
,
arg1
:
any
)
:
void
Parameters
arg0
:
any
arg1
:
any
Returns
void
on
Element
Select
onElementSelect
(
arg0
:
any
)
:
boolean
Parameters
arg0
:
any
Returns
boolean
on
Select
Drag
Point
Style
onSelectDragPointStyle
(
arg0
:
any
,
arg1
:
number
)
:
any
Parameters
arg0
:
any
arg1
:
number
Returns
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
on
Drag
End
on
Drag
Move
on
Drag
Start
on
Element
Delete
on
Element
Deselected
on
Element
Modify
on
Element
Select
on
Select
Drag
Point
Style
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
the forwarders METHODS installs, so they are visible to TypeScript