Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 692 Bytes

README.md

File metadata and controls

35 lines (26 loc) · 692 Bytes

Electron Map

Cross platform desktop Maps App built with Javascript/HTML/CSS using Electron framework and ArcGIS JavaScript API.

Electron map image

Features

  • Change Basemaps
  • Place Search
  • Measure (3D)
  • Coordinate Conversion

Requirements

# mac homebrew
brew install node

Install Dependencies

# Install dependencies
npm install

Run the App

# Run the app
npm start

Licensing

Apache license is available in the repository's LICENSE file.