Skip to content

Commit

Permalink
add attribution control
Browse files Browse the repository at this point in the history
  • Loading branch information
ShogoHirasawa committed Oct 26, 2023
1 parent eefb770 commit 4f4893b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ <h4>避難所凡例</h4>

map.addControl(
new maplibregl.AttributionControl({
compact: false,
compact: true,
customAttribution:
"Style © <a href='http://openmaptiles.org/'>OpenMapTiles</a> " +
" © <a href='https://maps.gsi.go.jp/vector/'>地理院地図Vector(仮称)</a> | " +
Expand Down

0 comments on commit 4f4893b

Please sign in to comment.