Browse Source

update zmp

master
sasgis 54 years ago
parent
commit
4060dbe8a6
4 changed files with 26 additions and 0 deletions
  1. BIN
      GoogleMapMaker.zmp/18.bmp
  2. BIN
      GoogleMapMaker.zmp/24.bmp
  3. +3
    -0
      GoogleMapMaker.zmp/GetUrlScript.txt
  4. +23
    -0
      GoogleMapMaker.zmp/params.txt

BIN
GoogleMapMaker.zmp/18.bmp View File

Before After

BIN
GoogleMapMaker.zmp/24.bmp View File

Before After

+ 3
- 0
GoogleMapMaker.zmp/GetUrlScript.txt View File

@@ -0,0 +1,3 @@
begin
ResultURL:=GetUrlBase+'&x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1);
end.

+ 23
- 0
GoogleMapMaker.zmp/params.txt View File

@@ -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

Loading…
Cancel
Save