MapSwitch 🗺️ is a browser extension that allows you to open a different map in a new tab on the same location (latitude/longitude) as your currently viewed map.
It works in Chromium-based browsers and Firefox.
- you are browsing a map site like
GoogleorOpenStreetMap - right-click somewhere to open your browser's context menu (i.e. not on the map directly, but on some other element)
- click the
MapSwitchmenu item and then the site you want to open - a new tab will be opened, and the map will be located at the same latitude/longitude with the same level of zoom.
Thinking about it 😀
- Clone this GIT repository to your machine, thus having a local "map-switch" folder.
- Navigate to extensions (either type
about:extensionsor click on thethree dots/dashestop right, thenMore ToolsandExtensions) - Make sure to have
Developer Modeenabled (top right) - Click on the
Load unpackedbutton - Select the
map-switchfolder
- Type
about:debugging - Click on
This Firefox - Click on the
Load Temporary Add-on...button - Select the
manifest.jsonfile inmap-switch
