Browse Source

update zmp

pull/1/head
sasbot 3 years ago
parent
commit
ba2c532ea3
7 changed files with 46 additions and 0 deletions
  1. BIN
      _Other/garmin.zmp/24.bmp
  2. +3
    -0
      _Other/garmin.zmp/GetUrlScript.txt
  3. +1
    -0
      _Other/garmin.zmp/info.txt
  4. +18
    -0
      _Other/garmin.zmp/params.txt
  5. BIN
      _Other/tomtom.zmp/24.bmp
  6. +3
    -0
      _Other/tomtom.zmp/GetUrlScript.txt
  7. +21
    -0
      _Other/tomtom.zmp/params.txt

BIN
_Other/garmin.zmp/24.bmp View File

Before After

+ 3
- 0
_Other/garmin.zmp/GetUrlScript.txt View File

@@ -0,0 +1,3 @@
begin
ResultURL:=GetURLBase+inttostr(GetX)+';'+inttostr(GetY)+';'+inttostr(GetZ-1)+';';
end.

+ 1
- 0
_Other/garmin.zmp/info.txt View File

@@ -0,0 +1 @@
<a href="http://www.garmin.ru/maponline/marshruty.php">http://www.garmin.ru/maponline/marshruty.php</a>

+ 18
- 0
_Other/garmin.zmp/params.txt View File

@@ -0,0 +1,18 @@
[PARAMS]
pnum=100
GUID={F6579B06-E632-4D5F-BC75-C8FA658B57DF}
name=Garmin
name_en=Garmin
name_uk=Garmin
ParentSubMenu=Äðóãèå êàðòû
ParentSubMenu_en=Other maps
ParentSubMenu_uk=²íø³ êàðòè
asLayer=0
DefURLBase=http://maps.navicom.ru/nms/getTile.ashx?87A930E02E584DEAB087239008C5D943;
projection=1
sradiusa=6378137
sradiusb=6378137
NameInCache=Garmin
Ext=.png
UseDwn=1
ContentType=image/png

BIN
_Other/tomtom.zmp/24.bmp View File

Before After

+ 3
- 0
_Other/tomtom.zmp/GetUrlScript.txt View File

@@ -0,0 +1,3 @@
begin
ResultURL:=GetURLBase + InttoStr(GetZ-1) + '/' + InttoStr(GetX) + '/' +InttoStr(GetY) + '.png?key=dvbfcb88hkrje9ur2fs84uxn';
end.

+ 21
- 0
_Other/tomtom.zmp/params.txt View File

@@ -0,0 +1,21 @@
[PARAMS]
GUID={4334AD70-75F3-47AA-8D92-43BE9426C255}
asLayer=0
pnum=100
name=Êàðòà TomTom
name_en=TomTom Map
NameInCache=TomTom
DefURLBase=http://a.api.internal.tomtom.com/lbs/map/3/basic/1/
ContentType=image/png
ParentSubMenu=Äðóãèå êàðòû
ParentSubMenu_en=Other maps
Ext=.png
projection=1
sradiusa=6378137
sradiusb=6356752
separator=0
UseDwn=1
Sleep=0
DefHotKey=0

Loading…
Cancel
Save