I've been trying to implement a weather radar map which has two tile providers.
- Base map tiles from a map tile provider like mapbox
- The radar overlay from a weather provider
Unfortunately, I don't seem to find a way to integrate multiple tile providers.
Using overlay does not help as the image is not entirely static.
I've been trying to implement a weather radar map which has two tile providers.
Unfortunately, I don't seem to find a way to integrate multiple tile providers.
Using overlay does not help as the image is not entirely static.