DimensionLayer.withUri constructor

DimensionLayer.withUri(
  1. Uri uri
)

Creates a new dimension layer from a feature service URI.

If the specified URI is not a valid Feature Service endpoint, then it will fail to load.

Parameters:

  • uri — The URI to the feature service layer.