From 20c567241d626c555e43d1e49c7f5181eb368635 Mon Sep 17 00:00:00 2001 From: Paolo Cavallini Date: Thu, 21 Jun 2018 10:05:28 +0200 Subject: [PATCH 1/2] Add a warning about printing --- openlayers/metadata.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openlayers/metadata.txt b/openlayers/metadata.txt index 37c8b51..ca7c5c4 100644 --- a/openlayers/metadata.txt +++ b/openlayers/metadata.txt @@ -2,7 +2,7 @@ name=OpenLayers Plugin qgisMinimumVersion=3.0.1 description=Google Maps, Bing Maps, OpenStreetMap layers and more -about=Google Maps, Bing Maps, OpenStreetMap layers and more +about=Google Maps, Bing Maps, OpenStreetMap layers and more. *Warning*: printing projects conatining these layers cause misalignments, and breaks TOS for Google Maps. version=2.0.0 author=Sourcepole and contributors email=pka@sourcepole.ch From fbc78d8ce77890d153f2c8901390024029e8e4de Mon Sep 17 00:00:00 2001 From: Paolo Cavallini Date: Thu, 21 Jun 2018 11:16:06 +0200 Subject: [PATCH 2/2] Update metadata.txt --- openlayers/metadata.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openlayers/metadata.txt b/openlayers/metadata.txt index ca7c5c4..c4b72e4 100644 --- a/openlayers/metadata.txt +++ b/openlayers/metadata.txt @@ -2,7 +2,7 @@ name=OpenLayers Plugin qgisMinimumVersion=3.0.1 description=Google Maps, Bing Maps, OpenStreetMap layers and more -about=Google Maps, Bing Maps, OpenStreetMap layers and more. *Warning*: printing projects conatining these layers cause misalignments, and breaks TOS for Google Maps. +about=Google Maps, Bing Maps, OpenStreetMap layers and more. *Warning*: printing projects containing these layers added through the plugin (i.e. the Javascript API based layers) cause misalignments, and breaks Terms of Service for Google Maps. version=2.0.0 author=Sourcepole and contributors email=pka@sourcepole.ch