outputSpatialReference property
Output spatial reference.
The spatial reference that will be used for output geometry during service area solving.
Implementation
SpatialReference? get outputSpatialReference => _outputSpatialReference.value;
Output spatial reference.
The spatial reference that will be used for output geometry during service area solving.
SpatialReference? get outputSpatialReference => _outputSpatialReference.value;