PictureFillSymbol.withUri constructor

PictureFillSymbol.withUri(
  1. Uri uri
)

Creates a picture fill symbol object from an image URL.

Supported image formats are BMP, GIF, ICO, JPEG, and PNG. Animated GIF is not supported.

Parameters:

  • uri — URL of the image.