Mapbox
5 minutes read
Creating an efficient plot of Wind using Mapbox GL JS
One of our projects involving oceanographic data required us to plot weather datasets like wind and waves on the map. While we were using the Mapbox GL JS library for drawing the map and plotting some basic features like contours using the line layers , plotting the weather datasets seemed tricky.