Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
esri-compat-entry
PolylineCompat
Class PolylineCompat
Index
Constructors
constructor
Properties
hasM
hasZ
loaded
load
Status
paths
spatial
Reference
Methods
add
Path
clone
destroy
load
remove
Path
toJSON
update
watch
when
Constructors
constructor
new
Polyline
Compat
(
options
?
)
:
PolylineCompat
Parameters
options
:
PolylineCompatOptions
= {}
Returns
PolylineCompat
Properties
hasM
hasM
:
boolean
hasZ
hasZ
:
boolean
loaded
loaded
:
boolean
load
Status
load
Status
:
PolylineLoadStatusCompat
paths
paths
:
unknown
[]
[]
[]
spatial
Reference
spatial
Reference
:
unknown
Methods
add
Path
add
Path
(
path
)
:
void
Parameters
path
:
unknown
[]
[]
Returns
void
clone
clone
(
)
:
PolylineCompat
Returns
PolylineCompat
destroy
destroy
(
)
:
void
Returns
void
load
load
(
)
:
Promise
<
PolylineCompat
>
Returns
Promise
<
PolylineCompat
>
remove
Path
remove
Path
(
index
)
:
boolean
Parameters
index
:
number
Returns
boolean
toJSON
toJSON
(
)
:
PolylineCompatOptions
Returns
PolylineCompatOptions
update
update
(
options
)
:
void
Parameters
options
:
PolylineCompatOptions
Returns
void
watch
watch
(
propertyName
,
listener
)
:
PolylineHandleCompat
Parameters
propertyName
:
string
listener
:
(
(
value
:
unknown
)
=>
void
)
(
value
)
:
void
Parameters
value
:
unknown
Returns
void
Returns
PolylineHandleCompat
when
when
(
callback
?
)
:
Promise
<
PolylineCompat
>
Parameters
Optional
callback
:
(
(
polyline
:
PolylineCompat
)
=>
void
)
(
polyline
)
:
void
Parameters
polyline
:
PolylineCompat
Returns
void
Returns
Promise
<
PolylineCompat
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
hasM
hasZ
loaded
load
Status
paths
spatial
Reference
Methods
add
Path
clone
destroy
load
remove
Path
toJSON
update
watch
when
@honua/sdk-js
Loading...