Top "Arcgis-js-api" questions

The ArcGIS API for JavaScript is a lightweight way to embed maps and tasks in web applications.

"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 …

javascript ecmascript-6 arcgis arcgis-js-api
How to convert from UTM to LatLng in python or Javascript

I have a bunch of files with coordinates in UTM form. For each coordinate I have easting, northing and zone. …

javascript python gis arcgis-js-api proj4js
How do I find the center of a number of geographic points?

If I have a series of points as longitude and latitude, how would I calculate the center of all of …

language-agnostic geometry gis point arcgis-js-api
ArcGIS Javascript - Zoom to show all points

I am trying to add some functionality that will zoom the map in/out depending on the points that are …

javascript arcgis esri arcgis-js-api
How to directly draw points and text with ArcGIS JavaScript API

I am new to ArcGIS. I want to directly draw some points and some text on the map. something like …

javascript arcgis esri arcgis-js-api
Remove all CSS rules

Is there a way to wipe out all CSS rules once style sheets have already been loaded? I have to …

javascript jquery css dojo arcgis-js-api