「独自ホストにsvgmapAppLayersをコピーして利用」の版間の差分
 (→はじめに)  | 
				 (→手順)  | 
				||
| 7行目: | 7行目: | ||
== 手順 ==  | == 手順 ==  | ||
| − | * [  | + | * [https://github.com/svgmap/svgmapAppLayers svgmapAppLayer]の内容を複製します  | 
** https://github.com/svgmap/svgmapAppLayers の UIから、[https://github.com/svgmap/svgmapAppLayers/archive/refs/heads/main.zip Download ZIP]する  | ** https://github.com/svgmap/svgmapAppLayers の UIから、[https://github.com/svgmap/svgmapAppLayers/archive/refs/heads/main.zip Download ZIP]する  | ||
** gitコマンドでクローンする <code>git clone git@github.com:svgmap/svgmapAppLayers</code>  | ** gitコマンドでクローンする <code>git clone git@github.com:svgmap/svgmapAppLayers</code>  | ||
2025年7月7日 (月) 09:17時点における版
はじめに
本章では、svgmapAppLayersリポジトリを自分のホストにコピーして使用します。 前章の制限事項はありませんが、svgmapAppLayersリポジトリのアップデートの反映は自身で行う必要があります。
- 実際の動作はこちらをクリック
 - 使用ファイルのZIPアーカイブファイル
 
手順
- svgmapAppLayerの内容を複製します
- https://github.com/svgmap/svgmapAppLayers の UIから、Download ZIPする
 - gitコマンドでクローンする 
git clone git@github.com:svgmap/svgmapAppLayers 
 - 使いたいレイヤー以外は消去して構いません
 - 地図ページのhtmlを用意する
 - プロキシーを構築する