processParams
processParams
processParams(params: any): any
Converts parameters to the proper representation to send to the ArcGIS REST API.
Parameters
Parameter | Type | Notes |
---|---|---|
params | any | The object whose keys will be encoded. |
Returns
any
A new object with properly encoded values.