From b0e06cb4b98e979c91058306633790cb38d4a96b Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 5 Jun 2023 21:55:22 +0600 Subject: [PATCH] Update Google Maps / maps --- src/technologies/g.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/technologies/g.json b/src/technologies/g.json index e35c16a02..f07bbf0d3 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -1769,6 +1769,10 @@ "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.", "dom": "iframe[src*='google.com/maps']", "icon": "Google Maps.svg", + "js": { + "googleMapsConfig": "", + "GoogleMap": "" + }, "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"