A QGIS plugin that allows users to quickly open the current map view in Google Maps with a single click, maintaining the approximate zoom and centre point.
- Transforms current QGIS map view to Google Maps
- Preserves approximate zoom level
- Simple toolbar button interface
- Open QGIS
- Go to Plugins > Manage and Install Plugins
- Search for "Open in Google Maps"
- Click "Install Plugin"
- Download the latest release
- Copy the plugin folder to:
- Windows:
C:\Users\[USERNAME]\.qgis3\python\plugins\
- Mac/Linux:
~/.qgis3/python/plugins/
- Windows:
- Open your map in QGIS
- Click the "Open in Google Maps" toolbar icon
- Your current map view will open in your default web browser
- QGIS 3.0+
- Python 3.6+
- Internet connection
- Tested on QGIS 3.22
- Tested on Windows 11
- Tested on macOS 15 Sequoia
GNU General Public License v3.0
Harry King