Esri/arcgis-rest-js
getService() should parse the service URL before making the request
オープン
#773 opened on 2020/11/05
good first issue
Repository metrics
- Stars
- (389 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.