ImageSourceSpecification

Properties

Link copied to clipboard
abstract var coordinates: Array<Array<Double>>

Corners of image specified in longitude, latitude pairs. Corners order: topLeft, topRight, bottomRight, bottomLeft Each corner is longitude, latitude

Link copied to clipboard
abstract var type: String

The source type: "geojson", "vector", "raster", "raster-dem", "image", or "video".

Link copied to clipboard
abstract var url: String

URL that points to an image.