dpaulat / supercell-wx

Supercell Wx is a free, open source advanced weather radar viewer.
https://supercell-wx.rtfd.io
MIT License
85 stars 14 forks source link

Allow Custom Map Styles #234

Closed dpaulat closed 1 week ago

dpaulat commented 1 week ago

Initial implementation to address #116, allowing custom map styles. The initial implementation has support for a single custom map style.

image

Supports both MapBox and MapTiler. MapBox should have full support up to Mapbox GL JS API 1.10.0. Newer SDK targets may work, but newer features may not function. Newer features would have to be implemented in maplibre-native library.