var map = new window.esri.Map("regobsmap", { extent: initialExtent, slider: true, autoResize:false, nav: true });
Hi Hutchins,
We are facing same issue with js API 3.11, although we have handled map resize manually.
We've put a quick example of this behaviour here: http://jsfiddle.net/ZM3SM/164/
But now the map extent is lost completely and we can see some error in developer tool.
:
Error: Invalid value for <circle> attribute cx="NaN"
Thanks & Regards,
Sumit Zarkar.
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.