Skip to content

A collection of resources for developers using the ArcGIS Maps SDK for JavaScript.

License

Notifications You must be signed in to change notification settings

Esri/jsapi-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,093 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resources for the ArcGIS Maps SDK for JavaScript

This repository provides a collection of code templates that provide proof-of-concept for using the ArcGIS Maps SDK for JavaScript components with a variety of popular frameworks and module bundlers.

Refer to the README files in each subdirectory for specific instructions on how to use a particular resource.

Tip

Got questions? Post them to the JavaScript Maps SDK community site.

HTML OAuth callback page

If you have set OAuthInfo's popup property to true, you'll need to host a callback page on your server. For more information, visit the Maps SDK's Access secure resources guide topic.

Licensing

Copyright 2026 Esri

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the license is available in the repository's license.txt file.