UNPKG

maplibre-gl

Version:

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

6 lines (4 loc) 136 B
import {createLayout} from '../util/struct_array'; export default createLayout([ {name: 'a_pos', type: 'Int16', components: 2} ]);