Skip to content

doneill/electron-map

Repository files navigation

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.