WmtsLayer.withPortalItem constructor

WmtsLayer.withPortalItem(
  1. PortalItem portalItem
)

Creates a WmtsLayer object from the given portal item.

The portal item's type must be PortalItemType.wmts.

Parameters: