diff --git a/_Other/garmin.zmp/24.bmp b/_Other/garmin.zmp/24.bmp
new file mode 100644
index 000000000..d68fcafbd
Binary files /dev/null and b/_Other/garmin.zmp/24.bmp differ
diff --git a/_Other/garmin.zmp/GetUrlScript.txt b/_Other/garmin.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..062e3a314
--- /dev/null
+++ b/_Other/garmin.zmp/GetUrlScript.txt
@@ -0,0 +1,3 @@
+begin
+  ResultURL:=GetURLBase+inttostr(GetX)+';'+inttostr(GetY)+';'+inttostr(GetZ-1)+';';
+end.
\ No newline at end of file
diff --git a/_Other/garmin.zmp/info.txt b/_Other/garmin.zmp/info.txt
new file mode 100644
index 000000000..a90ca9331
--- /dev/null
+++ b/_Other/garmin.zmp/info.txt
@@ -0,0 +1 @@
+<a href="http://www.garmin.ru/maponline/marshruty.php">http://www.garmin.ru/maponline/marshruty.php</a>
\ No newline at end of file
diff --git a/_Other/garmin.zmp/params.txt b/_Other/garmin.zmp/params.txt
new file mode 100644
index 000000000..204a78e0b
--- /dev/null
+++ b/_Other/garmin.zmp/params.txt
@@ -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
\ No newline at end of file
diff --git a/_Other/tomtom.zmp/24.bmp b/_Other/tomtom.zmp/24.bmp
new file mode 100644
index 000000000..71b170bb1
Binary files /dev/null and b/_Other/tomtom.zmp/24.bmp differ
diff --git a/_Other/tomtom.zmp/GetUrlScript.txt b/_Other/tomtom.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..2864d6dc1
--- /dev/null
+++ b/_Other/tomtom.zmp/GetUrlScript.txt
@@ -0,0 +1,3 @@
+begin 
+  ResultURL:=GetURLBase + InttoStr(GetZ-1) + '/' + InttoStr(GetX) + '/' +InttoStr(GetY) + '.png?key=dvbfcb88hkrje9ur2fs84uxn';
+end.
diff --git a/_Other/tomtom.zmp/params.txt b/_Other/tomtom.zmp/params.txt
new file mode 100644
index 000000000..ffe071393
--- /dev/null
+++ b/_Other/tomtom.zmp/params.txt
@@ -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
+
+