Hi,
I tried sample from https://developers.arcgis.com/javascript/3/jssamples/geoenrichment_carousel.html
On
infographicsCarousel.on("data-ready", function(evt){ if (!studyAreaGraphic) { studyAreaGraphic = new Graphic(evt.provider.getGeometry(), new SimpleFillSymbol()); map.graphics.add(studyAreaGraphic); } }); the "evt.provider.getGeometry()" method returns null Can anyone help? Thanks in advance
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.