Skip to content
Advertisement

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

Advertisement