LoadOptions

sealed interface LoadOptions(source)

Initialization options for the load method.

See also

Properties

Link copied to clipboard
abstract var credit: Credit?

A credit for the data source, which is displayed on the canvas.

Link copied to clipboard
abstract var sourceUri: Resource?

Overrides the url to use for resolving relative links.