UNPKG

s2maps-gpu

Version:

S2 Maps GPU - An open source, high-performance, and GPU-accelerated map engine for rendering large-scale, interactive maps.

4 lines (3 loc) 175 B
export { default as WebGL2Context } from './webGL2Context.js'; export { default as WebGLContext } from './webGLContext.js'; export { default as Context } from './context.js';