diff --git a/src/drivers/webextension/images/icons/Google Maps.svg b/src/drivers/webextension/images/icons/Google Maps.svg index 83a607868..ac776c12f 100644 --- a/src/drivers/webextension/images/icons/Google Maps.svg +++ b/src/drivers/webextension/images/icons/Google Maps.svg @@ -1,7 +1,14 @@ - - - - - - + + + + + + + + + + + + + diff --git a/src/technologies/g.json b/src/technologies/g.json index 7e5202e91..78f3d8a49 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -1621,6 +1621,7 @@ ], "description": "Google Maps is a web mapping service. It offers satellite imagery, aerial photography, street maps, 360° interactive panoramic views of streets, real-time traffic conditions, and route planning for traveling by foot, car, bicycle and air, or public transportation.", "icon": "Google Maps.svg", + "dom": "iframe[src*='google.com/maps']", "scriptSrc": [ "(?:maps\\.google\\.com/maps\\?file=api(?:&v=([\\d.]+))?|maps\\.google\\.com/maps/api/staticmap)\\;version:API v\\1", "//maps\\.google(?:apis)?\\.com/maps/api/js"