guzhongren / React-Typescript-App-with-ArcGIS-JSAPI

Simple React App writed with ArcGIS JS API (Typescript)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Typescript-App-with-ArcGIS-JSAPI

Effect

effect of project

Get

git clone https://github.com/guzhongren/React-Typescript-App-with-ArcGIS-JSAPI.git

install

cd React-Typescript-App-with-ArcGIS-JSAPI
npm install # yarn install

run

npm run start # yarn run start

Other

  1. About the ArcGIS JS API

You can config your local api follow the guide of offcial document;

  1. Component

You can package the EsriMapExt component to adapt to your busseness

About

Simple React App writed with ArcGIS JS API (Typescript)


Languages

Language:JavaScript 54.6%Language:TypeScript 32.8%Language:HTML 12.6%