- Notifications
You must be signed in to change notification settings - Fork94
Open
Description
With 2.11.2
library(sf)library(mapview)mapview(franconia)packageVersion("mapview")# '2.11.2'sessionInfo()
R version 4.3.2 (2023-10-31 ucrt)latform: x86_64-w64-mingw32/x64 (64-bit)Running under: Windows 10 x64 (build 19045) Matrix products: defaultlocale:[1] LC_COLLATE=French_France.1252 LC_CTYPE=French_France.1252 [3] LC_MONETARY=French_France.1252 LC_NUMERIC=C [5] LC_TIME=French_France.1252 time zone: Europe/Paristzcode source: internalattached base packages:[1] stats graphics grDevices utils datasets methods base other attached packages:[1] mapview_2.11.0 sf_1.0-13 rj_4.0.10-2 safer_0.2.1with 2.11.0
library(sf)library(mapview)mapview(franconia)packageVersion("mapview")# '2.110'SessionInfo()
R version 4.2.3 (2023-03-15 ucrt)Platform: x86_64-w64-mingw32/x64 (64-bit)Running under: Windows 10 x64 (build 19045)Matrix products: defaultlocale:[1] LC_COLLATE=French_France.1252 LC_CTYPE=French_France.1252 [3] LC_MONETARY=French_France.1252 LC_NUMERIC=C [5] LC_TIME=French_France.1252 attached base packages:[1] stats graphics grDevices utils datasets methods base other attached packages:[1] mapview_2.11.2 sf_1.0-14 rj_4.0.9-12 safer_0.2.1For 2.11.2 setting
mapviewOptions(fgb=FALSE)
Provides the correct rendering again
Metadata
Metadata
Assignees
Labels
No labels

