Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
i.dodonov
/
maps
feito fork de
sasgis/maps
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
update zmp
master
sasbot
4 anos atrás
pai
f565126b03
commit
98197d4627
4 arquivos alterados
com
4 adições
e
4 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+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
Ver arquivo
@@ -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
Ver arquivo
@@ -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
Ver arquivo
@@ -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
Ver arquivo
@@ -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.
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar