This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
alexlipovka
/
maps
изданак од
sasgis/maps
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
update zmp
master
sasbot
од сада 10 година
родитељ
663bfe1d0c
комит
e87cf12073
2 измењених фајлова
са
2 додато
и
2 уклоњено
Један поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Google/GoogleMap.zmp/GetUrlScript.txt
+1
-1
Google/GoogleMap.zmp/params.txt
+ 1
- 1
Google/GoogleMap.zmp/GetUrlScript.txt
Прегледај датотеку
@@ -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
Прегледај датотеку
@@ -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
Write
Preview
Loading…
Откажи
Сачувај