I’ve created an array of volcanoes with latitudes and longitudes from a geoJSON file. I would like to see if its possible to create a loop which iterates through the array to create points with the values. Previously when I have attempted this I am presented with an empty map if it even loads. My array is created such as
Tag: arcgis
How can I use arcgis js in Vue js
There are several example in docs of arcgis, but I can’t use it properly. When I import Map from arcgis like shown as in that example: import Map from ‘@arcgis/Map’ It gives error in browser which not found ersi like that Why it tries to download files from assets? Answer Using the ArcGIS JS API with ES modules, you need