mirror of
https://github.com/bilde2910/Hauk.git
synced 2026-01-23 02:24:09 +00:00
commit
50f93c1246
1 changed files with 1 additions and 1 deletions
|
|
@ -136,7 +136,7 @@ const DEFAULTS = array(
|
|||
"reserved_links" => [],
|
||||
"reserve_whitelist" => false,
|
||||
"link_style" => LINK_4_PLUS_4_UPPER_CASE,
|
||||
"map_tile_uri" => 'https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png',
|
||||
"map_tile_uri" => 'https://tile.openstreetmap.org/{z}/{x}/{y}.png',
|
||||
"map_attribution" => 'Map data © <a href="https://www.openstreetmap.org/">OpenStreetMap</a> contributors, <a href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>',
|
||||
"default_zoom" => 14,
|
||||
"max_zoom" => 19,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue