Hello world !
I've got a geojson and I would like to integrate it in my esri map (with the ESRI JS API v3.17 if possible) as a Graphic.
I would know if there is a way to convert my GeoJson into an Esri Json first and then integrate the Esri Json as Graphics ?
Should I use another third lib like this one or should I use this feature of the ArcGIS JS API (but I can't figure out how to use it) ?
Thank you very much by advance ! 😃