Search
Preparing search index...
The search index is not available
@types/arcgis-js-api
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@types/arcgis-js-api
__esri
RouteParametersConstructor
Interface RouteParametersConstructor
Hierarchy
RouteParametersConstructor
Index
Constructors
constructor
Methods
clone
fromJSON
Constructors
constructor
new
Route
Parameters
Constructor
(
properties
?:
RouteParametersProperties
)
:
RouteParameters
Parameters
Optional
properties:
RouteParametersProperties
Returns
RouteParameters
Methods
clone
clone
(
)
:
RouteParameters
Performs a deep clone of the RouteParameters object.
Read more...
Returns
RouteParameters
fromJSON
fromJSON
(
json
:
any
)
:
RouteParameters
Parameters
json:
any
Returns
RouteParameters
Exports
__esri
CIM
content
geometry
point
Cloud
Renderers
raster
Renderers
renderers
symbols
units
widget
Route
Parameters
Constructor
constructor
clone
fromJSON
Generated using
TypeDoc
Performs a deep clone of the RouteParameters object.
Read more...