uri

val uri: String?

The URI of the image to be loaded in a picture marker symbol layer. Setting the URI changes the URI property of Loadable, from which PictureMarkerSymbolLayer inherits. The URI is an empty string by default. The URI cannot be set after attempting to load. To load the image at the specified URI, call PictureMarkerSymbolLayer.load().

Since

200.1.0