Update Google Maps / maps

main
nurbek 1 year ago
parent 4b81894d52
commit b0e06cb4b9

@ -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"

Loading…
Cancel
Save