mapbox-texture-layer icon indicating copy to clipboard operation
mapbox-texture-layer copied to clipboard

Custom mapbox-gl layer, using a raster tile source and custom shaders.

TextureLayer

A custom mapbox TextureLayer style to allow manipulation of tiles with shaders. It uses the mapbox custom layer interface and built-in tiling system and has no external dependencies.

See 'demo' folder for working example.