独自ホストにsvgmapAppLayersをコピーして利用
提供: svg2wiki
(版間での差分)
(→はじめに) |
(→手順) |
||
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を用意する
- プロキシーを構築する