Skip to content

extension for Google Chrome for switching between various map providers

Notifications You must be signed in to change notification settings

geevee/mapswitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mapswitch

What is it?

mapswitch is an extension for Google Chrome for switching between various map providers, including Google Maps, Yandex Maps, OpenStreetMap, Wikimapia

How to install?

From Chrome Web Store

How to hack and build?

To build this project, you will need:

To build, just invoke "Make Project" action in IntelliJ IDEA. After that, you can load unpacked extension into Chrome from out/artifacts/extension directory.

Why Kotlin?

This extension is written in http://kotlinlang.org/, modern programming language for JVM, Android and the browser. I have spent 3.5 years+ working on this language at JetBrains, and I wanted to play with its compilation to JS. The latter may have a lot of glitches (perfect JS support is not a goal for Kotlin 1.0), but it is fun anyway! If you find any bugs in Kotlin, please don't hesitate to [http://kotlinlang.org/community.html](contact Kotlin team).

Ideas?

If you have any ideas, feel free to create issues on Github.

About

extension for Google Chrome for switching between various map providers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published