UNPKG

mapbox-gl

Version:
9 lines (7 loc) 251 B
// @flow import { createLayout } from '../../util/struct_array'; export default createLayout([ // [tl.x, tl.y, br.x, br.y] {name: 'a_pattern_from', components: 4, type: 'Uint16'}, {name: 'a_pattern_to', components: 4, type: 'Uint16'} ]);