Security News
Supply Chain Attack Detected in Solana's web3.js Library
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
arcgis-js-api
Advanced tools
ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API
This package is deprecated as of version 4.29 and the final release will be version 4.31.
Migrate to using the @arcgis/core ES modules.
A minified, unbuilt version of the ArcGIS Maps SDK for JavaScript AMD modules.
For an overview of the SDK, visit the developer documentation site.
You can install this package with npm and create your own custom builds. For example, you can use RequireJS or the Dojo Toolkit.
Additional instructions and examples are available in the SDK's Build with AMD modules Guide page.
npm install arcgis-js-api
The TypeScript type definitions are bundled with the install and there are two ways to include them. The first way is to include a ///
directive in your main TypeScript file:
main.ts
/// <reference types="arcgis-js-api" />
Or, add a reference to the declaration file in the include
of your tsconfig.json
:
tsconfig.json
{
"include": ["node_modules/arcgis-js-api/index.d.ts", "src/**/*.ts", "src/**/*.tsx"]
}
Use of the ArcGIS Maps SDK for JavaScript is subject to System Requirements, and the terms described in the product-specific Terms of Use. Learn more about licensing here.
COPYRIGHT © 2024 Esri
All rights reserved under the copyright laws of the United States and applicable international laws, treaties, and conventions.
This material is licensed for use under the Esri Master License Agreement (MLA), and is bound by the terms of that agreement. You may redistribute and use this code without modification, provided you adhere to the terms of the MLA and include this copyright notice.
For additional information, contact: Environmental Systems Research Institute, Inc. Attn: Contracts and Legal Services Department 380 New York Street Redlands, California, USA 92373 USA
email: contracts@esri.com
FAQs
ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API
The npm package arcgis-js-api receives a total of 5,596 weekly downloads. As such, arcgis-js-api popularity was classified as popular.
We found that arcgis-js-api demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.