doneill / electron-map

electron map sandbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

electron map sandbox

License:Apache License 2.0


Languages

Language:JavaScript 81.4%Language:HTML 18.6%