ArcGIS REST JS is designed to be compatible in a wide variety of environments. Examples of various integrations can be found in the ArcGIS REST JS GitHub repo. Generally we support:
- Browsers that support
fetch
,Promise
, andE
.S2017 - Current and LTS (Long term support) versions of Node.js.
Specifically we support:
- Chrome 96+
- Edge 96+
- Firefox 97+
- Firefox 91 (ESR)
- iOS Safari 14+
- Safari 14+
- Node.js v18+
- Deno v1.20+
- TypeScript v4+