PictureFillSymbolLayer.withUri constructor

PictureFillSymbolLayer.withUri(
  1. Uri uri
)

Creates a picture fill symbol layer from a URI.

Create a PictureFillSymbolLayer with an image URI. The given URI is used to retrieve the image data to use as the picture. The URI may be a URL or a file location.

Parameters:

  • uri — the const char* indicating the URI location of the image to use in the symbol layer