1.0.1 • Published 2 years ago

dmap-gl v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

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)