added better attribution to maps

This commit is contained in:
Ben Varick 2024-04-03 11:11:37 -05:00
parent 16d8856ed7
commit fe10b60079
Signed by: ben
SSH key fingerprint: SHA256:758jG979jvr5HnQJl1AQ/NYTyzXRgnuoVM/yCR024sE
83 changed files with 27 additions and 18 deletions

View file

@ -157,7 +157,7 @@ tag.map.subtitle <- tags$style(HTML("
subtitle <- tags$div(
tag.map.subtitle, HTML("data from UW TOPS lab - retrieved 4/2024</br>per direction of the WisDOT Bureau of Transportation Safety")
)
)
leaflet() %>%
addControl(title, position = "topleft", className="map-title") %>%