dmap-gl
v1.0.1
Published
A WebGL interactive maps library
Downloads
7
Readme
DMAPGL
This JS is only for learning mapbox GL. If you want to master it, please go to http://mapbox.com
Usage
import dmapgl from 'dmap-gl'
cosnt options = { /mapboxgl => options
...
}
const map = new dmapgl(options)