Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
pkl69
/
maps
forkattu lähteestä
sasgis/maps
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Toiminta
Selaa lähdekoodia
update zmp
master
sasbot
4 vuotta sitten
vanhempi
f565126b03
commit
98197d4627
4 muutettua tiedostoa
jossa
4 lisäystä
ja
4 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
_Ovi/ovi_hyb.zmp/GetUrlScript.txt
+1
-1
_Ovi/ovi_land.zmp/GetUrlScript.txt
+1
-1
_Ovi/ovi_map.zmp/GetUrlScript.txt
+1
-1
_Ovi/ovi_sat.zmp/GetUrlScript.txt
+ 1
- 1
_Ovi/ovi_hyb.zmp/GetUrlScript.txt
Näytä tiedosto
@@ -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
Näytä tiedosto
@@ -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
Näytä tiedosto
@@ -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
Näytä tiedosto
@@ -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.
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna