Preparing search index...
The search index is not available
@vertigis/arcgis-extensions
@vertigis/arcgis-extensions
json/TableJson
jsonToTable
Function jsonToTable
json
To
Table
(
tableJson
)
:
Promise
<
FeatureLayer
>
Creates an ArcGIS JS API table (FeatureLayer) from the given table JSON.
Parameters
tableJson
:
TableJson
The JSON to convert.
Returns
Promise
<
FeatureLayer
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@vertigis/arcgis-extensions
Loading...
Creates an ArcGIS JS API table (FeatureLayer) from the given table JSON.