update zmp
After Width: | Height: | Size: 5.4 KiB |
After Width: | Height: | Size: 5.4 KiB |
After Width: | Height: | Size: 5.1 KiB |
|
@ -0,0 +1,6 @@
|
|||
var
|
||||
maptile: string;
|
||||
begin
|
||||
maptile := RegExprReplaceMatchSubStr(GetURLBase, '1.\maps\.nlp', inttostr( Random(3)+1 )+'.maps.nlp' );
|
||||
ResultURL:=maptile+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8?lg=' + Version + '&app_id=SqE1xcSngCd3m4a1zEGb&token=r0sR1DzqDkS6sDnh902FWQ&xnlp=CL_JSMv2.5.0.3,SID_34725629-4FBE-4EA5-A2AB-52EA24DEA26F';
|
||||
end.
|
|
@ -0,0 +1,2 @@
|
|||
Here.com - Hybrid<br>
|
||||
<a href="http://here.com/">http://here.com/</a>
|
|
@ -0,0 +1,21 @@
|
|||
[PARAMS]
|
||||
pnum=6
|
||||
GUID={9A360A51-7A74-4003-8A12-D670BD739B7B}
|
||||
name=Ãèáðèä Here.com
|
||||
name_en=Here.com Hybrid
|
||||
name_uk=Ãèáðèä Here.com
|
||||
ParentSubMenu=Nokia
|
||||
ParentSubMenu_en=Nokia
|
||||
ParentSubMenu_uk=Nokia
|
||||
ContentType=image/png
|
||||
asLayer=0
|
||||
DefURLBase=http://1.maps.nlp.nokia.com/maptile/2.1/maptile/d3617790e3/hybrid.day/
|
||||
NameInCache=here.com.hybrid
|
||||
EPSG=3785
|
||||
separator=0
|
||||
Ext=.png
|
||||
UseDwn=1
|
||||
Sleep=0
|
||||
DefHotKey=
|
||||
Version=RUS
|
||||
|
After Width: | Height: | Size: 5.1 KiB |
|
@ -0,0 +1,6 @@
|
|||
var
|
||||
maptile: string;
|
||||
begin
|
||||
maptile := RegExprReplaceMatchSubStr(GetURLBase, '1.\maps\.nlp', inttostr( Random(3)+1 )+'.maps.nlp' );
|
||||
ResultURL:=maptile+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8?lg=' + Version + '&app_id=SqE1xcSngCd3m4a1zEGb&token=r0sR1DzqDkS6sDnh902FWQ&xnlp=CL_JSMv2.5.0.3,SID_34725629-4FBE-4EA5-A2AB-52EA24DEA26F';
|
||||
end.
|
|
@ -0,0 +1,2 @@
|
|||
Here.com - Map<br>
|
||||
<a href="http://here.com/">http://here.com/</a>
|
|
@ -0,0 +1,21 @@
|
|||
[PARAMS]
|
||||
pnum=6
|
||||
GUID={9A360A51-7A74-4001-8A12-D670BD739B7B}
|
||||
name=Êàðòà Here.com
|
||||
name_en=Here.com Map
|
||||
name_uk=Êàðòà Here.com
|
||||
ParentSubMenu=Nokia
|
||||
ParentSubMenu_en=Nokia
|
||||
ParentSubMenu_uk=Nokia
|
||||
ContentType=image/png
|
||||
asLayer=0
|
||||
DefURLBase=http://1.maps.nlp.nokia.com/maptile/2.1/maptile/d3617790e3/normal.day/
|
||||
NameInCache=here.com.map
|
||||
EPSG=3785
|
||||
separator=0
|
||||
Ext=.png
|
||||
UseDwn=1
|
||||
Sleep=0
|
||||
DefHotKey=
|
||||
Version=RUS
|
||||
|
After Width: | Height: | Size: 5.1 KiB |
|
@ -0,0 +1,6 @@
|
|||
var
|
||||
maptile: string;
|
||||
begin
|
||||
maptile := RegExprReplaceMatchSubStr(GetURLBase, '1.\maps\.nlp', inttostr( Random(3)+1 )+'.maps.nlp' );
|
||||
ResultURL:=maptile+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8?lg=' + Version + '&app_id=SqE1xcSngCd3m4a1zEGb&token=r0sR1DzqDkS6sDnh902FWQ&xnlp=CL_JSMv2.5.0.3,SID_34725629-4FBE-4EA5-A2AB-52EA24DEA26F';
|
||||
end.
|
|
@ -0,0 +1,2 @@
|
|||
Here.com - Sat<br>
|
||||
<a href="http://here.com/">http://here.com/</a>
|
|
@ -0,0 +1,21 @@
|
|||
[PARAMS]
|
||||
pnum=6
|
||||
GUID={9A360A51-7A74-4004-8A12-D670BD739B7B}
|
||||
name=Ñïóòíèê Here.com
|
||||
name_en=Here.com Sat
|
||||
name_uk=Ñïóòíèê Here.com
|
||||
ParentSubMenu=Nokia
|
||||
ParentSubMenu_en=Nokia
|
||||
ParentSubMenu_uk=Nokia
|
||||
ContentType=image/png
|
||||
asLayer=0
|
||||
DefURLBase=http://1.maps.nlp.nokia.com/maptile/2.1/maptile/d3617790e3/satellite.day/
|
||||
NameInCache=here.com.satellite
|
||||
EPSG=3785
|
||||
separator=0
|
||||
Ext=.png
|
||||
UseDwn=1
|
||||
Sleep=0
|
||||
DefHotKey=
|
||||
Version=RUS
|
||||
|
After Width: | Height: | Size: 5.1 KiB |
|
@ -0,0 +1,6 @@
|
|||
var
|
||||
maptile: string;
|
||||
begin
|
||||
maptile := RegExprReplaceMatchSubStr(GetURLBase, '1.\maps\.nlp', inttostr( Random(3)+1 )+'.maps.nlp' );
|
||||
ResultURL:=maptile+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8?lg=' + Version + '&app_id=SqE1xcSngCd3m4a1zEGb&token=r0sR1DzqDkS6sDnh902FWQ&xnlp=CL_JSMv2.5.0.3,SID_34725629-4FBE-4EA5-A2AB-52EA24DEA26F';
|
||||
end.
|
|
@ -0,0 +1,2 @@
|
|||
Here.com - Terrain<br>
|
||||
<a href="http://here.com/">http://here.com/</a>
|
|
@ -0,0 +1,21 @@
|
|||
[PARAMS]
|
||||
pnum=6
|
||||
GUID={9A360A51-7A74-4005-8A12-D670BD739B7B}
|
||||
name=Ëàíäøàôò Here.com
|
||||
name_en=Here.com Terrain
|
||||
name_uk=Ëàíäøàôò Here.com
|
||||
ParentSubMenu=Nokia
|
||||
ParentSubMenu_en=Nokia
|
||||
ParentSubMenu_uk=Nokia
|
||||
ContentType=image/png
|
||||
asLayer=0
|
||||
DefURLBase=http://1.maps.nlp.nokia.com/maptile/2.1/maptile/d3617790e3/terrain.day/
|
||||
NameInCache=here.com.terrain
|
||||
EPSG=3785
|
||||
separator=0
|
||||
Ext=.png
|
||||
UseDwn=1
|
||||
Sleep=0
|
||||
DefHotKey=
|
||||
Version=RUS
|
||||
|
After Width: | Height: | Size: 5.1 KiB |
|
@ -0,0 +1,6 @@
|
|||
var
|
||||
maptile: string;
|
||||
begin
|
||||
maptile := RegExprReplaceMatchSubStr(GetURLBase, '1.\maps\.nlp', inttostr( Random(3)+1 )+'.maps.nlp' );
|
||||
ResultURL:=maptile+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8?tprof=PrtlHere&lg=' + Version + '&app_id=SqE1xcSngCd3m4a1zEGb&token=r0sR1DzqDkS6sDnh902FWQ&xnlp=CL_JSMv2.5.0.3,SID_34725629-4FBE-4EA5-A2AB-52EA24DEA26F';
|
||||
end.
|
|
@ -0,0 +1,2 @@
|
|||
Here.com - Map with traffic<br>
|
||||
<a href="http://here.com/">http://here.com/</a>
|
|
@ -0,0 +1,22 @@
|
|||
[PARAMS]
|
||||
pnum=6
|
||||
GUID={9A360A51-7A74-4002-8A12-D670BD739B7B}
|
||||
name=Ïðîáêè Here.com
|
||||
name_en=Here.com Traffic
|
||||
name_uk=Ïðîáêè Here.com
|
||||
ParentSubMenu=Nokia
|
||||
ParentSubMenu_en=Nokia
|
||||
ParentSubMenu_uk=Nokia
|
||||
ContentType=image/png
|
||||
asLayer=0
|
||||
DefURLBase=http://maps.nlp.nokia.com/maptile/2.1/traffictile/newest/normal.day/
|
||||
NameInCache=here.com.traffic
|
||||
EPSG=3785
|
||||
separator=0
|
||||
Ext=.png
|
||||
UseDwn=1
|
||||
Sleep=0
|
||||
DefHotKey=
|
||||
Version=RUS
|
||||
CacheType=9
|
||||
|