Search code examples
androidarcgisesri

Esri ArcGIS extent finished rendering/downloading tiles notification


Is there a way to find that for current MapView extent fetching images and rendering them has finished? Some kind of listener/delegate for this on Android/iOS?


Solution

  • In ArcGIS Runtime Quartz, which is in beta now, check out GeoView.addDrawStatusChangedListener. This appears to be a new capability in Runtime Quartz that is not available in Runtime 10.2.x.