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
When trying to implement related table I ran into this roadblock, the defaults for layers and renderers are missing. You can get around it partially by specifying the renderer, but the code for capabilities requires the defaults:
When trying to implement related table I ran into this roadblock, the defaults for layers and renderers are missing. You can get around it partially by specifying the renderer, but the code for capabilities requires the defaults:
koop/packages/featureserver/src/relationships-info-route-handler.js
Line 12 in ac62b3f
When trying to implement related table I ran into this roadblock, the defaults for layers and renderers are missing. You can get around it partially by specifying the renderer, but the code for capabilities requires the defaults:
koop/packages/featureserver/src/relationships-info-route-handler.js
Line 85 in ac62b3f
Even when I hack together something that works the output doesn't match https://developers.arcgis.com/rest/services-reference/enterprise/relationships-feature-service-.htm unless I am missing something.
The text was updated successfully, but these errors were encountered: