isMapOrFeatureServerUrl

Function
  • isMapOrFeatureServerUrl(url: string) : boolean

Parameters

Parameter Type Default Notes
url Required string

Returns

true if the url is of a map or feature service

boolean

Function defined in common/src/urls/index.ts:35