Skip to content

Commit e11dfcf

Browse files
committed
up
1 parent ee15197 commit e11dfcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/create_a_map.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ create_a_map <- function(show_attractions = FALSE, show_transport = TRUE, show_a
365365
map <- map |> addSearchOSM(
366366
options = searchOptions(
367367
position = "topleft",
368-
zoom = 16,
368+
zoom = 14,
369369
autoCollapse = TRUE,
370370
hideMarkerOnCollapse = TRUE
371371
)

0 commit comments

Comments
 (0)