Skip to content

Electron app which is able to open google maps and mapy.cz simoultanously and have them synced.

License

Notifications You must be signed in to change notification settings

grbrr/multimapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multimapper

Electron app which is able to open google maps and mapy.cz simoultanously and have them synced.

Installation

npm install

Usage

Create a file named config.json in the src directory of the project with the following content:

{
    "GOOGLE_API_KEY": "YOUR_GOOGLE_API_KEY",
    "MAPYCZ_API_KEY": "YOUR_MAPYCZ_API_KEY"
}

Then run the app with:

npm start

About

Electron app which is able to open google maps and mapy.cz simoultanously and have them synced.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published