Esri/arcgis-rest-js

getService() should parse the service URL before making the request

オープン

#773 opened on 2020/11/05

 (0 件のコメント) (1 件のリアクション) (0 人の担当者)TypeScript (126 件のフォーク)auto 404
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:

https://github.com/Esri/ember-arcgis-server-services/blob/4667061fe6e2c1b9f744497281d283543ad4bfd2/addon/utils/parse-url.js#L61-L68

and ultimately probably the rest of the utils in that folder too.

コントリビューターガイド