Changed to carto vector maps due to tile map API key blocker
This commit is contained in:
@@ -185,7 +185,7 @@ MNR.GeoPlot <- R6::R6Class(
|
||||
family = "Roboto, \"Helvetica Neue\", Helvetica, Arial, sans-serif",
|
||||
size = 15
|
||||
),
|
||||
mapbox = list(style = "carto-positron"),
|
||||
mapbox = list(style = "https://basemaps.cartocdn.com/gl/positron-gl-style/style.json"),
|
||||
legend = list(
|
||||
groupclick = "toggleitem",
|
||||
itemdoubleclick = FALSE
|
||||
|
||||
Reference in New Issue
Block a user