1.0.2 • Published 6 years ago

@julien.cousineau/mapgl v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

mapGL

WebGL wrapper

Install

Install using NPM (npm install @julien.cousineau/mapgl), then:

// import as a ES module
import MapGL from '@julien.cousineau/mapgl';

// or require in Node / Browserify
const MapGL = require('@julien.cousineau/mapgl');

Usage

new MapGL()

MapGL Properties

Options

Empty

Compile, Test, Benchmark Cases

npm run test
npm run build

Examples

Empty

History

Empty

TODO

Empty

License

Empty