isFeatureLayer

Function

Is the service a feature service AND is it a layer specifically

  • isFeatureLayer(url: string) : boolean

Parameters

Parameter Type Default Notes
url Required string

Returns

{boolean}

boolean

Function defined in common/src/resources/_internal/_validate-url-helpers.ts:95