不会爬树的猴 517a89e3c6 增加涂鸦绘制功能 1 year ago
..
analysis 1f41508d80 错误更改 2 years ago
applications 1f41508d80 错误更改 2 years ago
arcade 1f41508d80 错误更改 2 years ago
assets 517a89e3c6 增加涂鸦绘制功能 1 year ago
chunks 1f41508d80 错误更改 2 years ago
core 1f41508d80 错误更改 2 years ago
exports 1f41508d80 错误更改 2 years ago
form 1f41508d80 错误更改 2 years ago
geohash 1f41508d80 错误更改 2 years ago
geometry 1f41508d80 错误更改 2 years ago
ground 1f41508d80 错误更改 2 years ago
identity 1f41508d80 错误更改 2 years ago
intl 1f41508d80 错误更改 2 years ago
layers 1f41508d80 错误更改 2 years ago
libs 1f41508d80 错误更改 2 years ago
networks 1f41508d80 错误更改 2 years ago
popup 1f41508d80 错误更改 2 years ago
portal 1f41508d80 错误更改 2 years ago
properties 1f41508d80 错误更改 2 years ago
renderers 1f41508d80 错误更改 2 years ago
rest 1f41508d80 错误更改 2 years ago
smartMapping 1f41508d80 错误更改 2 years ago
statistics 1f41508d80 错误更改 2 years ago
support 1f41508d80 错误更改 2 years ago
symbols 1f41508d80 错误更改 2 years ago
tasks 1f41508d80 错误更改 2 years ago
views 1f41508d80 错误更改 2 years ago
webdoc 1f41508d80 错误更改 2 years ago
webmap 1f41508d80 错误更改 2 years ago
webscene 1f41508d80 错误更改 2 years ago
widgets 1f41508d80 错误更改 2 years ago
.DS_Store 517a89e3c6 增加涂鸦绘制功能 1 year ago
AggregateGraphic.js 1f41508d80 错误更改 2 years ago
Basemap.d.ts 1f41508d80 错误更改 2 years ago
Basemap.js 1f41508d80 错误更改 2 years ago
Camera.d.ts 1f41508d80 错误更改 2 years ago
Camera.js 1f41508d80 错误更改 2 years ago
Color.d.ts 1f41508d80 错误更改 2 years ago
Color.js 1f41508d80 错误更改 2 years ago
EULA.pdf 22729588bd AA 2 years ago
Graphic.d.ts 1f41508d80 错误更改 2 years ago
Graphic.js 1f41508d80 错误更改 2 years ago
Ground.d.ts 1f41508d80 错误更改 2 years ago
Ground.js 1f41508d80 错误更改 2 years ago
Map.d.ts 1f41508d80 错误更改 2 years ago
Map.js 1f41508d80 错误更改 2 years ago
PopupTemplate.d.ts 1f41508d80 错误更改 2 years ago
PopupTemplate.js 1f41508d80 错误更改 2 years ago
README.md 1f41508d80 错误更改 2 years ago
TimeExtent.d.ts 1f41508d80 错误更改 2 years ago
TimeExtent.js 1f41508d80 错误更改 2 years ago
TimeInterval.d.ts 1f41508d80 错误更改 2 years ago
TimeInterval.js 1f41508d80 错误更改 2 years ago
Viewpoint.d.ts 1f41508d80 错误更改 2 years ago
Viewpoint.js 1f41508d80 错误更改 2 years ago
WebMap.d.ts 1f41508d80 错误更改 2 years ago
WebMap.js 1f41508d80 错误更改 2 years ago
WebScene.d.ts 1f41508d80 错误更改 2 years ago
WebScene.js 1f41508d80 错误更改 2 years ago
arcade.d.ts 1f41508d80 错误更改 2 years ago
arcade.js 1f41508d80 错误更改 2 years ago
assets.js 1f41508d80 错误更改 2 years ago
colorUtils.js 1f41508d80 错误更改 2 years ago
config.d.ts 1f41508d80 错误更改 2 years ago
config.js 1f41508d80 错误更改 2 years ago
copyright.txt 1f41508d80 错误更改 2 years ago
geometry.d.ts 1f41508d80 错误更改 2 years ago
geometry.js 1f41508d80 错误更改 2 years ago
interfaces.d.ts 1f41508d80 错误更改 2 years ago
intl.d.ts 1f41508d80 错误更改 2 years ago
intl.js 1f41508d80 错误更改 2 years ago
kernel.d.ts 1f41508d80 错误更改 2 years ago
kernel.js 1f41508d80 错误更改 2 years ago
package.json 1f41508d80 错误更改 2 years ago
pointCloudRenderers.d.ts 1f41508d80 错误更改 2 years ago
pointCloudRenderers.js 1f41508d80 错误更改 2 years ago
rasterRenderers.d.ts 1f41508d80 错误更改 2 years ago
rasterRenderers.js 1f41508d80 错误更改 2 years ago
renderers.d.ts 1f41508d80 错误更改 2 years ago
renderers.js 1f41508d80 错误更改 2 years ago
request.d.ts 1f41508d80 错误更改 2 years ago
request.js 1f41508d80 错误更改 2 years ago
symbols.d.ts 1f41508d80 错误更改 2 years ago
symbols.js 1f41508d80 错误更改 2 years ago

README.md

@arcgis/core

A minified, unbuilt version of the ArcGIS API for JavaScript ES modules.

Features

For an overview of the API, visit the developer documentation site.

You can install these modules with npm and then use them directly in a framework such as React, Vue.js or Angular. Or, you can also create your own custom builds with Webpack or rollup.js.

The API includes TypeScript type definitions. The .d.ts declaration files are bundled with the install.

Sample applications can be found at github.com/jsapi-resources/.

Get started

Install the modules into your project:

npm install @arcgis/core

Configure CSS

Set the CSS to the same version as the installed API modules. You can verify the installed API version by running npm list @arcgis/core. If you are working with local assets skip to the Manage assets locally section.

The first example shows importing CSS for production API version 4.25.0:

index.css

@import "https://js.arcgis.com/4.25/@arcgis/core/assets/esri/themes/light/main.css";

The second example shows importing CSS for next API version 4.25.0-next.20220921:

index.css

@import "https://cdn.jsdelivr.net/npm/@arcgis/core@4.25.0-next.20220921/assets/esri/themes/light/main.css";

For more information using the next version visit the feedback-js-api-next repository.

Working with assets

The default configuration for local builds is to automatically pull the APIs assets from a CDN at runtime, there is no need for additional configuration. The assets include styles, images, web workers, wasm and localization files. Production versions of the API's assets are hosted on the ArcGIS CDN, and next builds (e.g. 4.25.0-next.20220921) use assets hosted on the jsDelivr CDN.

Manage assets locally

If you need to manage the assets locally, copy them into your project from /node_modules/@arcgis/core/assets, and then set config.assetsPath to insure requests for assets are resolved correctly. A simple way to accomplish this is to configure an npm script that runs during your build process. For example, use npm to install ncp and configure a script in package.json to copy the folder.

Important: Every time you upgrade the API, be sure to recopy the new version of the assets to your project. This ensures the assets stay synchronized with the API.

Here’s a React example:

package.json

{
  "scripts": {
    "start": "ncp ./node_modules/@arcgis/core/assets ./public/assets && react-scripts start",
    "build": "ncp ./node_modules/@arcgis/core/assets ./public/assets && react-scripts build"
  }
}

App.js

import esriConfig from "@arcgis/core/config.js";
esriConfig.assetsPath = "./assets"; 

index.css

@import "@arcgis/core/assets/esri/themes/light/main.css";

For Angular, copy the asset files by configuring the architect/build/options/assets section of angular.json, for example:

angular.json

{
  "assets": [
    {
      "glob": "**/*",
      "input": "node_modules/@arcgis/core/assets",
      "output": "/assets/"
    }
  ]
}

app.component.ts

import esriConfig from "@arcgis/core/config.js";
esriConfig.assetsPath = "./assets"; 

app.component.css

@import "@arcgis/core/assets/esri/themes/light/main.css";

For other installations, consider using this npm script as a starting point:

package.json

{
  "script": {
    "copy": "cp -R ./node_modules/@arcgis/core/assets ./dist/assets"
  }
}

Windows users can use xcopy or ncp for any platform.

Requirements

Use of the ArcGIS API for JavaScript is subject to the terms described in the product-specific terms of use. Learn more about licensing here.

Resources

Issues

Licensing

COPYRIGHT © 2022 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