Skip to content

AIOSINT/electron-map

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

About

electron map sandbox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.4%
  • HTML 18.6%