diff --git a/GoogleMapMaker.zmp/18.bmp b/GoogleMapMaker.zmp/18.bmp new file mode 100644 index 00000000..a942fa46 Binary files /dev/null and b/GoogleMapMaker.zmp/18.bmp differ diff --git a/GoogleMapMaker.zmp/24.bmp b/GoogleMapMaker.zmp/24.bmp new file mode 100644 index 00000000..e46b7562 Binary files /dev/null and b/GoogleMapMaker.zmp/24.bmp differ diff --git a/GoogleMapMaker.zmp/GetUrlScript.txt b/GoogleMapMaker.zmp/GetUrlScript.txt new file mode 100644 index 00000000..9a74e970 --- /dev/null +++ b/GoogleMapMaker.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetUrlBase+'&x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1); +end. \ No newline at end of file diff --git a/GoogleMapMaker.zmp/params.txt b/GoogleMapMaker.zmp/params.txt new file mode 100644 index 00000000..aaf8e1b8 --- /dev/null +++ b/GoogleMapMaker.zmp/params.txt @@ -0,0 +1,23 @@ +[PARAMS] +pnum=3 +GUID={D735B149-CD17-49BB-B246-678977A618FD} +name=Карта (GoogleMapMaker) +name_9=Map (GoogleMapMaker) +asLayer=0 +DefURLBase=http://gt3.google.com/mt/n=404&v=gwm.1285 +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=map +separator=0 +Ext=.png +UseDwn=1 +Usestick=1 +UseGenPrevious=1 +Usedel=1 +Usesave=1 +UseAntiBan=1 +Sleep=1000 +DefHotKey=0 +ContentType=image/png +BanIfLen=1722 \ No newline at end of file