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.
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.