mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-01 09:24:10 +01:00
Merged in paul_jewell/librepilot/fix_google_maps (pull request #77)
LP-134 Fix Google Maps version
This commit is contained in:
commit
1ea729ecc6
@ -41,7 +41,7 @@ ProviderStrings::ProviderStrings()
|
||||
{
|
||||
// Google version strings
|
||||
VersionGoogleMap = "m@301";
|
||||
VersionGoogleSatellite = "171";
|
||||
VersionGoogleSatellite = "184";
|
||||
VersionGoogleLabels = "h@301";
|
||||
VersionGoogleTerrain = "t@132,r@301";
|
||||
SecGoogleWord = "Galileo";
|
||||
|
Loading…
Reference in New Issue
Block a user