You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,18 @@
2
2
3
3
# arcgis-js-api
4
4
5
-
A minified, unbuilt version of the [ArcGIS API for JavaScript](https://developers.arcgis.com/javascript/3/) to be used with [bower](http://bower.io).
5
+
A minified, unbuilt version of the [ArcGIS Maps SDK for JavaScript version 3.x](https://developers.arcgis.com/javascript/3/) to be used with [bower](http://bower.io).
6
+
7
+
|:warning: Repository Archive Notice |
8
+
| :-----------------------------------------|
9
+
| This repository will be archived at 3.43 (Early 2023) and then removed in a future release. We recommend migrating to use [`esri-loader`](https://github.com/Esri/esri-loader) or ES modules with [@arcgis/core](https://www.npmjs.com/package/@arcgis/core)|
6
10
7
11
## Features
8
-
A minified, unbuilt version of the [ArcGIS API for JavaScript](https://developers.arcgis.com/javascript/3/).
9
12
You can install this repo via [bower](http://bower.io/) and create your own custom builds with [Dojo](http://dojotoolkit.org/) or [RequireJS](http://requirejs.org/).
10
13
11
14
## Instructions
12
15
13
-
Building an ArcGIS API for JavaScript application requires signing up for an [ArcGIS account](https://developers.arcgis.com).
16
+
Building an application with the SDK requires signing up for an [ArcGIS account](https://developers.arcgis.com).
14
17
15
18
`bower install arcgis-js-api`
16
19
@@ -38,7 +41,7 @@ This repo has dependencies on the following repos.
38
41
39
42
## Resources
40
43
41
-
*[ArcGIS for JavaScript](https://developers.arcgis.com/javascript/3/)
44
+
*[ArcGIS Maps SDK for JavaScript](https://developers.arcgis.com/javascript/3/)
0 commit comments