Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
profsouzoff
/
maps
forkato da
sasgis/maps
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
update zmp
master
sasgis
55 anni fa
parent
bac34a78ab
commit
33b4dad5d1
2 ha cambiato i file
con
2 aggiunte
e
2 eliminazioni
Visualizzazione unificata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
Google/GoogleMap.zmp/GetUrlScript.txt
+1
-1
Google/GoogleMap.zmp/params.txt
+ 1
- 1
Google/GoogleMap.zmp/GetUrlScript.txt
Vedi File
@@ -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
Vedi File
@@ -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
Scrivi
Anteprima
|
|
|
|
|
|
x
0
0
0:0
Caricamento…
Annulla
Salva