Commit badcdb6b authored by Don Gagne's avatar Don Gagne Committed by GitHub

Merge pull request #4394 from DonLakeFlyer/GoogleUpdate

Update goole version
parents 69b444aa 00b8e33a
......@@ -45,10 +45,10 @@ UrlFactory::UrlFactory()
#ifndef QGC_NO_GOOGLE_MAPS
// Google version strings
_versionGoogleMap = "m@338000000";
_versionGoogleSatellite = "198";
_versionGoogleMap = "m@354000000";
_versionGoogleSatellite = "692";
_versionGoogleLabels = "h@336";
_versionGoogleTerrain = "t@132,r@338000000";
_versionGoogleTerrain = "t@354,r@354000000";
_secGoogleWord = "Galileo";
#endif
// BingMaps
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment