# basemap-layers

[![NPM Version](https://img.shields.io/npm/v/@deck.gl-community/basemap-layers.svg)](https://www.npmjs.com/package/@deck.gl-community/basemap-layers)
[![NPM Downloads](https://img.shields.io/npm/dw/@deck.gl-community/basemap-layers.svg)](https://www.npmjs.com/package/@deck.gl-community/basemap-layers)

> _This is a work in progress_.

An implementation of a subset of the [Mapbox Style
Specification][mapbox_style_spec] with the intention of visualizing it using deck.gl.

The runtime API is exported from `@deck.gl-community/basemap-layers`, and the map-style
helpers are exported from `@deck.gl-community/basemap-layers/map-style`.

For more information, see the online documentation.
