arcGISMapServiceInfo property

ArcGISMapServiceInfo? arcGISMapServiceInfo

The ArcGIS map service information.

This information is available after the layer has successfully loaded.

Implementation

ArcGISMapServiceInfo? get arcGISMapServiceInfo => _arcGISMapServiceInfo.value;