diff --git a/_Ovi/ovi_hyb.zmp/GetUrlScript.txt b/_Ovi/ovi_hyb.zmp/GetUrlScript.txt index f6311fe96..e2d8f4ab3 100644 --- a/_Ovi/ovi_hyb.zmp/GetUrlScript.txt +++ b/_Ovi/ovi_hyb.zmp/GetUrlScript.txt @@ -1,3 +1,3 @@ begin - ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8'; + ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8?lg=RUS'; end. \ No newline at end of file diff --git a/_Ovi/ovi_land.zmp/GetUrlScript.txt b/_Ovi/ovi_land.zmp/GetUrlScript.txt index f6311fe96..e2d8f4ab3 100644 --- a/_Ovi/ovi_land.zmp/GetUrlScript.txt +++ b/_Ovi/ovi_land.zmp/GetUrlScript.txt @@ -1,3 +1,3 @@ begin - ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8'; + ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8?lg=RUS'; end. \ No newline at end of file diff --git a/_Ovi/ovi_map.zmp/GetUrlScript.txt b/_Ovi/ovi_map.zmp/GetUrlScript.txt index f6311fe96..e2d8f4ab3 100644 --- a/_Ovi/ovi_map.zmp/GetUrlScript.txt +++ b/_Ovi/ovi_map.zmp/GetUrlScript.txt @@ -1,3 +1,3 @@ begin - ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8'; + ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8?lg=RUS'; end. \ No newline at end of file diff --git a/_Ovi/ovi_sat.zmp/GetUrlScript.txt b/_Ovi/ovi_sat.zmp/GetUrlScript.txt index f6311fe96..e2d8f4ab3 100644 --- a/_Ovi/ovi_sat.zmp/GetUrlScript.txt +++ b/_Ovi/ovi_sat.zmp/GetUrlScript.txt @@ -1,3 +1,3 @@ begin - ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8'; + ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8?lg=RUS'; end. \ No newline at end of file