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
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.