sasgis před 54 roky
rodič
revize
adbc9bdce3
4 změnil soubory, kde provedl 4 přidání a 4 odebrání
  1. +1
    -1
      _Ovi/ovi_hyb.zmp/GetUrlScript.txt
  2. +1
    -1
      _Ovi/ovi_land.zmp/GetUrlScript.txt
  3. +1
    -1
      _Ovi/ovi_map.zmp/GetUrlScript.txt
  4. +1
    -1
      _Ovi/ovi_sat.zmp/GetUrlScript.txt

+ 1
- 1
_Ovi/ovi_hyb.zmp/GetUrlScript.txt Zobrazit soubor

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

+ 1
- 1
_Ovi/ovi_land.zmp/GetUrlScript.txt Zobrazit soubor

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

+ 1
- 1
_Ovi/ovi_map.zmp/GetUrlScript.txt Zobrazit soubor

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

+ 1
- 1
_Ovi/ovi_sat.zmp/GetUrlScript.txt Zobrazit soubor

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

Načítá se…
Zrušit
Uložit