Continuing the discussion from Layer order and LayerOverlay speed:
I’m facing same issue. Workaround 2 looks like an option but I need to refresh/ update these features every 100 ms (500ms Worst case). What would be performance penalty if I use 2 layers AutoRefreshing @ 100ms instead of one layer? Would that be fine?
Already I’m facing map refresh issues while zooming and panning at higher zoom levels (>15) even with tilecache in this scenario.
Earlier I’d used ArcGIS SDK for WPF 10.2 for Similar Application and never faced such issues. BTW I wish to migrate to Mapsuite 10 as ESRI has change SDK way too much with current version.