VBackgroundLayer

BackgroundLayer component, no need to use with any Source.

<v-background-layer
  id="background-layer-id"
  source="source-url"
  :paint="paint-object"
  :layout="layout-object"
/>

Load background layer

Property

PropertyDescription
idlayer id
sourcesource id
paintpaint properties
layoutlayout properties

for more details you can access to mapbox website, go toopen in new window

Last Updated:
Contributors: timeroute