Cross platform desktop Maps App built with Javascript/HTML/CSS using Electron framework and ArcGIS JavaScript API.
- Change Basemaps
- Place Search
- Measure (3D)
- Coordinate Conversion
# mac homebrew
brew install node
# Install dependencies
npm install
# Run the app
npm start
Apache license is available in the repository's LICENSE file.