Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
esri-compat-entry
FeatureSetCompat
Class FeatureSetCompat
Index
Constructors
constructor
Properties
display
Field
Name
features
fields
geometry
Type
loaded
load
Status
object
Id
Field
Name
spatial
Reference
Methods
clone
destroy
load
toJSON
watch
when
Constructors
constructor
new
Feature
Set
Compat
(
options
?
)
:
FeatureSetCompat
Parameters
options
:
FeatureSetCompatOptions
= {}
Returns
FeatureSetCompat
Properties
display
Field
Name
display
Field
Name
:
undefined
|
string
features
features
:
unknown
[]
fields
fields
:
unknown
[]
geometry
Type
geometry
Type
:
undefined
|
string
loaded
loaded
:
boolean
load
Status
load
Status
:
FeatureSetLoadStatusCompat
object
Id
Field
Name
object
Id
Field
Name
:
undefined
|
string
spatial
Reference
spatial
Reference
:
unknown
Methods
clone
clone
(
)
:
FeatureSetCompat
Returns
FeatureSetCompat
destroy
destroy
(
)
:
void
Returns
void
load
load
(
)
:
Promise
<
FeatureSetCompat
>
Returns
Promise
<
FeatureSetCompat
>
toJSON
toJSON
(
)
:
FeatureSetCompatOptions
Returns
FeatureSetCompatOptions
watch
watch
(
propertyName
,
listener
)
:
FeatureSetHandleCompat
Parameters
propertyName
:
string
listener
:
(
(
value
:
unknown
)
=>
void
)
(
value
)
:
void
Parameters
value
:
unknown
Returns
void
Returns
FeatureSetHandleCompat
when
when
(
callback
?
)
:
Promise
<
FeatureSetCompat
>
Parameters
Optional
callback
:
(
(
featureSet
:
FeatureSetCompat
)
=>
void
)
(
featureSet
)
:
void
Parameters
featureSet
:
FeatureSetCompat
Returns
void
Returns
Promise
<
FeatureSetCompat
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
display
Field
Name
features
fields
geometry
Type
loaded
load
Status
object
Id
Field
Name
spatial
Reference
Methods
clone
destroy
load
toJSON
watch
when
@honua/sdk-js
Loading...