AnnotationLayer.withUri constructor

AnnotationLayer.withUri(
  1. Uri uri
)

Creates a new annotation layer from a feature service URI.

If the specified URI is not a valid ArcGIS feature service endpoint, then it will fail to load.

Parameters:

  • uri — The URI to the feature service layer.