You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| rel | string |**REQUIRED**. Must be set to `featureserver`. |
146
+
| rel | string |**REQUIRED**. Must be set to `arcgis-featureserver`. |
147
147
| href | string |**REQUIRED**. Link to a FeatureServer service. Usually has the following form `https://<root>/<serviceName>/FeatureServer`|
148
148
| type | string | Recommended to be set to `application/json`|
149
149
| featureserver:layers| Map<string, string> | The layers included in the service. The key should be used as the `LayerId` when querying the service. For example: `https://<root>/<serviceName>/FeatureServer/<layerId>/query`|
0 commit comments