Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 1.28 KB

README.md

File metadata and controls

45 lines (36 loc) · 1.28 KB

image

A web based mapviewer built with react and arcgis-js-api.

This project is a configurable template for building web mapping application with @arcgis/core and reactjs. This project is made for people who want to build a webmap viewer application quickly

Demo

Live preview

Screenshots

Capture

Quick start

npm install -g ncp
npm run copy
npm install 
npm start

Features

  • Based on React Hooks
  • Based on antd
  • Full Built in LESS and ES6
  • Draggable and Resizable widgets
  • Easy to customize
  • Configurable

Included examples

  • Search
  • Basemap Gallery
  • Legend
  • Layer list
  • Coordinate conversion

Resources

Next Changes

  • Upgrade React Version