vue-mapbox
Version:
> Combine powers of [Vue.js](https://vuejs.org/) and [Mapbox Gl JS](https://mapbox.com/mapbox-gl-js)
17 lines (10 loc) • 357 B
Markdown
# RasterLayer
## Props
All common [layers props](/api/Layers/README.md#props)
### `source`
- **Type:** `Object | String`
- **Non-Synced**
- **Description:** A raster tile source.
- **See:** `Raster source` in [Mapbox Style Spec](https://docs.mapbox.com/mapbox-gl-js/style-spec/#sources-raster)
## Events
All common layer [events](/api/Layers/#events)