Hello,
After adding the vector map in Esri 100.9 Android runtime SDK, it pulls the request from the server each time it touches the map. iOS runtime SDK also does not have this problem. Fetching data from cache. Flickering when panning the map in Android SDK, a sign of reloading. The map is not fluid.
When shouldCacheResponse feature is True in iOS Runtime SDK, this problem is solved. What is the Android Runtime SDK equivalent of this?
Best Regards,