keplergl / kepler.gl

Kepler.gl is a powerful open source geospatial analysis tool for large-scale data sets.
http://kepler.gl
MIT License
10.12k stars 1.71k forks source link

Other Alternative for mapbox style urls #2580

Open rit9876 opened 3 weeks ago

rit9876 commented 3 weeks ago

In the latest version of Kepler, MapLibre is used for base map rendering. Previously, I used Mapbox style URLs, such as:

  1. mapbox://styles/mapbox/light-v10
  2. mapbox://styles/mapbox/streets-v11 Are there any other alternatives that can be used instead of Mapbox styles?