normalizeLocationsList

Function
  • normalizeLocationsList(locations: Array<IPoint | ILocation | [number, number]>) : string[] | string

Parameters

Parameter Type Default Notes
locations Required Array<IPoint | ILocation | [number, number]>

Returns

string[] | string

Function defined in packages/arcgis-rest-routing/src/helpers.ts:49