Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
profsouzoff
/
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
sasgis
39 anos atrás
pai
bac34a78ab
commit
33b4dad5d1
2 arquivos alterados
com
2 adições
e
2 exclusões
Visão unificada
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
Google/GoogleMap.zmp/GetUrlScript.txt
+1
-1
Google/GoogleMap.zmp/params.txt
+ 1
- 1
Google/GoogleMap.zmp/GetUrlScript.txt
Ver arquivo
@@ -2,5 +2,5 @@ var
mt: string;
mt: string;
begin
begin
mt := RegExprReplaceMatchSubStr(GetURLBase, 'mt\.google', 'mt'+inttostr( Random(4) )+'.google' );
mt := RegExprReplaceMatchSubStr(GetURLBase, 'mt\.google', 'mt'+inttostr( Random(4) )+'.google' );
ResultURL := mt+'&x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&zoom='+inttostr(18-GetZ)+'&
s='+copy('Galileo',1, Random(8))
;
ResultURL := mt+'&x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&zoom='+inttostr(18-GetZ)+'&
hl='+Lang
;
end.
end.
+ 1
- 1
Google/GoogleMap.zmp/params.txt
Ver arquivo
@@ -6,7 +6,7 @@ name_ru=Карта (Google)
name=Map (Google)
name=Map (Google)
name_uk=Карта (Google)
name_uk=Карта (Google)
ParentSubMenu=Google
ParentSubMenu=Google
DefURLBase=http://mt.google.com/vt/lyrs=m@169000000
&hl=ru
DefURLBase=http
s
://mt.google.com/vt/lyrs=m@169000000
projection=1
projection=1
sradiusa=6378137
sradiusa=6378137
sradiusb=6378137
sradiusb=6378137
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar