webUri property
Add a webUri of an image to display it as a marker in the whole feature layer
This can be a url or a local path in which the image is stored locally.
For example 'web/icons/Icon-192.png' or 'https://someUrl
.png'
Implementation
final String webUri;