このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
alexlipovka
/
maps
フォーク元
sasgis/maps
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
update zmp
master
sasbot
4年前
親
f565126b03
コミット
98197d4627
4個のファイルの変更
、
4行の追加
、
4行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
_Ovi/ovi_hyb.zmp/GetUrlScript.txt
+1
-1
_Ovi/ovi_land.zmp/GetUrlScript.txt
+1
-1
_Ovi/ovi_map.zmp/GetUrlScript.txt
+1
-1
_Ovi/ovi_sat.zmp/GetUrlScript.txt
+ 1
- 1
_Ovi/ovi_hyb.zmp/GetUrlScript.txt
ファイルの表示
@@ -1,3 +1,3 @@
begin
ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8';
ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8
?lg=RUS
';
end.
+ 1
- 1
_Ovi/ovi_land.zmp/GetUrlScript.txt
ファイルの表示
@@ -1,3 +1,3 @@
begin
ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8';
ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8
?lg=RUS
';
end.
+ 1
- 1
_Ovi/ovi_map.zmp/GetUrlScript.txt
ファイルの表示
@@ -1,3 +1,3 @@
begin
ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8';
ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8
?lg=RUS
';
end.
+ 1
- 1
_Ovi/ovi_sat.zmp/GetUrlScript.txt
ファイルの表示
@@ -1,3 +1,3 @@
begin
ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8';
ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8
?lg=RUS
';
end.
書き込み
プレビュー
読み込み中…
キャンセル
保存