Radar Custom Tile

I have been working on this for a while now. I think it’s ready for others to play with. I am not a web developer by no means. I am excited to see what change the community can do with this or suggestion they may add.

You will need a Mapbox api token you can get it here.
Visit: Mapbox - Getting Started

  1. Sign Up / Log In to your Mapbox account.
  2. Navigate to your Mapbox Access Tokens Page.
  3. Generate a new Access Token if you don’t already have one.
  4. Copy the Access Token and use it in your code.

Map Styles are
Streets
Light
Dark
Satellite

Here is a link to the code.
https://github.com/they-call-me-E/Sharptools/blob/main/CustomeTile/RainViewer/Rainviewer.html

3 Likes

I have been busy updating this custom tile.

Update:
• Added Weather alerts
• Added legend for alerts
• Improved the animation
• Added play/pause button for animation
• Added progress bar for animation
• Added time stamp for current frame of radar.

Lots of new changes.

1 Like