/mapviewer-react-jsapi

mapviewer built with react hooks and arcgis js api

Primary LanguageJavaScriptMIT LicenseMIT

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