Esri/arcgis-rest-js
getService() should parse the service URL before making the request
Offen
#773 geöffnet am 05.11.2020
good first issue
Repository-Metriken
- Stars
- (389 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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.