Move map zoom controls to top right

This commit is contained in:
2026-02-07 19:41:41 +01:00
parent 08e883533f
commit 5700c61421
2 changed files with 9 additions and 3 deletions

View File

@@ -11,6 +11,7 @@ library(ggplot2)
library(ggthemes)
library(stringr)
library(plotly)
library(htmlwidgets)
#große JSON Datei lesen
crime_json <- fromJSON(file="data.json")