Is there a way to reorder which popups show first on a feature click? I need the order they are drawn to be different than the order in which the popups display.
Jay,
I don't know for sure but you should consider catching the set-features event and reordering there.
set-features event? could you explain a bit further?
So you would attach an event handler to the map.infoWindow.on("set-features", function(){ and then get the array of graphics and re-order them.
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.