Category "arcgis-js-api"

How to filter multiple layers by same attribute in ArcGis with JavaScript

I need to filter features by one specific attribute which is same for every layer that I am using. I tried this tutorial https://developers.arcgis.com/javascrip

ArcGIS map polygon store in ArcGIS

I have to store the created polygon in ArcGIS. Once the polygon is stored in ArcGIS, it returns an ID (Object ID). With the object ID, the administrator can acc

arcgis Failed to load layer: Cannot read properties of undefined (reading 'bind')

I'm trying to query a public ArcGIS server using a some a node script in Typescript but I'm getting the error: [esri.layers.FeatureLayer] #load() Failed to load

"Uncaught SyntaxError: Cannot use import statement outside a module" when importing ECMAScript 6

I'm using ArcGIS JSAPI 4.12 and wish to use Spatial Illusions to draw military symbols on a map. When I add milsymbol.js to the script, the console returns err