Skip to content

Commit 6192aa8

Browse files
committed
z2.8に調整
1 parent bc89794 commit 6192aa8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const map = new maplibregl.Map({
88
container: 'map',
99
style: 'https://raw.githubusercontent.com/geolonia/basic-gsiseamlessphoto/main/style.json',
1010
center: [136.51, 37.88],
11-
zoom: 4.5,
11+
zoom: 2.8,
1212
attributionControl: {
1313
customAttribution: '<a href="https://www.data.jma.go.jp/developer/gpv_sample.html" target="_blank">出典:気象庁「全球数値予報モデルGPV (GSM全球域・日本域)」を加工して作成</a>',
1414
}

0 commit comments

Comments
 (0)