spatialReference property
The spatial reference of the map service.
Implementation
SpatialReference? get spatialReference => _spatialReference.value;
The spatial reference of the map service.
SpatialReference? get spatialReference => _spatialReference.value;