PictureMarkerSymbol.withUri constructor

PictureMarkerSymbol.withUri(
  1. Uri uri
)

Creates a picture marker symbol 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.