tomwayson / next-arcgis-app

An example of how to use the ArcGIS platform in an application built with Next.js

Home Page:https://next-arcgis-app.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

next-arcgis-app

An example of how to use the ArcGIS platform in an application built with Next.js.

App screenshot

View it live!

This application uses arcgis-rest-js to authenticate users and search for items and the ArcGIS API for JavaScript (via esri-loader) to show the extents of those items on a map.

This is a React port of ambitious-arcgis-app-2018. See that repository for more information on the motivation behind this application.

See create-arcgis-app a port of the same application built with create-react-app instead of Next.js.

See the Next.js documentation for more information on how to run this application locally after cloning the repository.

About

An example of how to use the ArcGIS platform in an application built with Next.js

https://next-arcgis-app.now.sh/

License:Apache License 2.0


Languages

Language:JavaScript 96.7%Language:HTML 2.1%Language:CSS 1.2%