Hi,
I have a Runtime Application (100.2) and want to use an ArcGIS Server FeatureService in my application. This service limits the result list with the default MaxRecordCount = 1000 (it has more than 1000 features).
So, I could not see all features in my Runtime Application because just the first 1000 features are loaded into the map.
If I use the Feature Service REST Endpoint and choose "View In: ArcGIS Online map viewer" option, I get a webmap with all records shown (more than 1000).
(on the left side is the Runtime application, on the right side is the webMap)
I wonder how I can get the same result with a runtime application?
Is there a way to load more than the maximum value auf MaxRecordCount features into the map without changing the server setting value?
Do you have any best practices for this?
Thanks
Max
No recommendations?