使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
sasgis
/
maps
关注
2
点赞
1
派生
5
代码
工单
0
合并请求
0
版本发布
0
动态
浏览代码
update zmp
master
sasgis
54 年前
父节点
d49d3578fc
当前提交
5433beeaea
共有
4 个文件被更改
,包括
34 次插入
和
0 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
二进制
2Gis/2gis.ru.zmp/18.bmp
二进制
2Gis/2gis.ru.zmp/24.bmp
+6
-0
2Gis/2gis.ru.zmp/GetUrlScript.txt
+28
-0
2Gis/2gis.ru.zmp/params.txt
二进制
2Gis/2gis.ru.zmp/18.bmp
查看文件
之前
之后
二进制
2Gis/2gis.ru.zmp/24.bmp
查看文件
之前
之后
+ 6
- 0
2Gis/2gis.ru.zmp/GetUrlScript.txt
查看文件
@@ -0,0 +1,6 @@
var
tile: string;
begin
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' );
ResultURL:=tile+inttostr(getx)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1);
end.
+ 28
- 0
2Gis/2gis.ru.zmp/params.txt
查看文件
@@ -0,0 +1,28 @@
[PARAMS]
pnum=170
GUID={01BDC3A9-D0C0-4B84-BFB5-13AAF9D100F7}
asLayer=0
name=2Gis.ru (Ž¡é ï)
name_en=2Gis.ru
name_uk=2Gis.ru
NameInCache=2Gis
DefURLBase=http://tile.maps.2gis.ru/tiles?v=1112&x=
DefaultContentType=image/png
ContentType="image/png"
Ext=.png
projection=1
sradiusa=6378137
sradiusb=6378137
separator=0
UseDwn=1
Usestick=1
UseGenPrevious=1
Usedel=1
Usesave=1
UseAntiBan=0
Sleep=0
DefHotKey=0
BanIfLen=0
ParentSubMenu=ÄóáëüÃèñ
ParentSubMenu_en=2gis
ParentSubMenu_uk=2gis
撰写
预览
正在加载...
取消
保存