From 98197d4627c999ba73035bdd6f005d9e2e61a698 Mon Sep 17 00:00:00 2001 From: sasbot <> Date: Sat, 6 Jun 2020 12:00:00 +0000 Subject: [PATCH] update zmp --- _Ovi/ovi_hyb.zmp/GetUrlScript.txt | 2 +- _Ovi/ovi_land.zmp/GetUrlScript.txt | 2 +- _Ovi/ovi_map.zmp/GetUrlScript.txt | 2 +- _Ovi/ovi_sat.zmp/GetUrlScript.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_Ovi/ovi_hyb.zmp/GetUrlScript.txt b/_Ovi/ovi_hyb.zmp/GetUrlScript.txt index f6311fe9..e2d8f4ab 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 f6311fe9..e2d8f4ab 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 f6311fe9..e2d8f4ab 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 f6311fe9..e2d8f4ab 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