瀏覽代碼

update zmp

master
sasgis 54 年之前
父節點
當前提交
92d40b7b6c
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. +1
    -1
      Osm/osm_mapcm.zmp/GetUrlScript.txt
  2. +1
    -1
      Osm/osm_mapcm.zmp/params.txt

+ 1
- 1
Osm/osm_mapcm.zmp/GetUrlScript.txt 查看文件

@@ -1,4 +1,4 @@
begin
GetURLBase[8]:=chr(ord('a')+random(3));
ResultURL:=GetUrlBase+'/'+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png';
ResultURL:=GetUrlBase+'/'+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png?apikey=6170aad10dfd42a38d4d8c709a536f38';
end.

+ 1
- 1
Osm/osm_mapcm.zmp/params.txt 查看文件

@@ -5,7 +5,7 @@ GUID={D64B56B5-4B72-4EB1-8552-3D211A7A3580}
name=OpenStreetMap Cycle Map
name_uk=Вело-карта (OpenStreetMap)
NameInCache=osm_CycleMap
DefURLBase=http://a.tile.opencyclemap.org/cycle
DefURLBase=http://a.tile.thunderforest.com/cycle
ContentType=image/png
Ext=.png
projection=1


Loading…
取消
儲存