Esri/arcgis-rest-js
getService() should parse the service URL before making the request
Open
#773 opened on Nov 5, 2020
good first issue
Repository metrics
- Stars
- (389 stars)
- PR merge metrics
- (PR metrics pending)
Description
when passed a layer url it should strip off the /{layerIndex} before requesting the service
We should move over this fn:
and ultimately probably the rest of the utils in that folder too.