How does this relate to MapboxGL? • Leaflet.MapboxVectorTile renders vector tiles as a set of canvas tile layers in Leaflet.
• MapboxGL is more advanced than Leaflet and runs primarily from vector tiles. This uses OpenGL / WebGL instead of HTML5 canvas to render. It is more performant, but it is less stable than Leaflet and does not work on Internet Exploder.