UNPKG

maplibre-gl

Version:

BSD licensed community fork of mapbox-gl, a WebGL interactive maps library

3 lines (2 loc) 184 B
// This file is generated. Edit build/generate-shaders.ts, then run `npm run codegen`. export default 'in vec4 v_output_error_encoded;void main() {fragColor=v_output_error_encoded;}';