Search code examples
pythondata-visualizationmapboxdeck.glkepler.gl

remove country labels in deck.gl html export


We are using deck.gl to visualize our data. It looks great, however, in the plot basemap, there are still the country names as labels.

In the API kepler.gl there is an option to hide the labels. We are looking for the same functionality in deck.gl

Does anyone know how to remove those from the basemap? Thanks


Solution

  • You can use CARTO basemaps with no labels, check docs here!