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.
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.