Following on #520 and the need for mapview to support the recently introduced Carto basemaps API key, I think that it does not make sense for the default basemap to be Carto anymore.
For reference, basemaps currently default to "CartoDB.Positron", "CartoDB.DarkMatter", "OpenStreetMap", "Esri.WorldImagery", "OpenTopoMap".
Since mapview is widely used in the R ecosystem, I think the default basemap should remain a completely open registration free provider.
Using the Leaflet official providers list, I think that Esri.WorldGrayCanvas is the most visually similar to the CartoDB.Positron.
Stadia.AlidadeSmoothDark seems a good alternative to CartoDB.DarkMatter.
I think this is a big change and should be coordinated by the authors, (@tim-salabim) so I will keep my contribution to opening the discussion and let it guide the changes to be implemented. 🙂
Following on #520 and the need for
mapviewto support the recently introduced Carto basemaps API key, I think that it does not make sense for the default basemap to be Carto anymore.Since mapview is widely used in the R ecosystem, I think the default basemap should remain a completely open registration free provider.
Using the Leaflet official providers list, I think that
Esri.WorldGrayCanvasis the most visually similar to theCartoDB.Positron.Stadia.AlidadeSmoothDarkseems a good alternative toCartoDB.DarkMatter.I think this is a big change and should be coordinated by the authors, (@tim-salabim) so I will keep my contribution to opening the discussion and let it guide the changes to be implemented. 🙂