VImageSource
ImageSource
component.
<v-image-source
id="image-source-id"
:url="url"
:coordinates="coordinates"
/>
Example
Init Map
Render v-image-source
component.
Property
Property | Required | Type | Description |
---|---|---|---|
id | true | string | source id |
url | true | string, ImageData | image url or image data |
coordinates | true | lngLat[] | image source coordinates |
for more details you can access to mapbox website, go to