# QGIS Open Google Maps Plugin - Metadata
# Harry King, Updated 02.02.26

# MANDATORY METADATA:

[general]
name=Open Google Maps
qgisMinimumVersion=3.0
qgisMaximumVersion=4.99
description=Opens current map extent in a mapping service of your choice!
version=2.0
author=Harry King
email=nlu1vwm0@anonaddy.com

about=Opens your current map canvas in 6 major web mapping services: Google Maps, Google Earth, Apple Maps, OSM, Bing, and Yandex.

	Features:
		- Simple one-click toolbar buttons.
		- Accurate zoom and coordinate transformation.
		- Toggle buttons on/off via "Web > Open Google Maps, Google Earth + Other Web Maps > Configure Maps" menu to keep your interface clean.

repository=https://github.com/harrydking/qgis-open-google-maps

supportsQt6=True

# ADDITIONAL METADATA

hasProcessingProvider=no

changelog=
	2.0 (02.26): Updated to support QGIS versions using Qt 6, refined location mapping logic and added five additional web mapping services. Plugin name adjusted to reflect new features.
	1.1 (02.25): Fixed Google Maps icon
	1.0 (01.25): Plugin release

tags=google, google maps, open, search, google earth, apple maps, osm, bing, Yandex, web mapping

category=Plugins
icon=icon.png

experimental=False

deprecated=False

server=False