Gets the Stream object containing the resulting map image data.
This property contains a result of a map image request. It returns null if the asynchronous request was not completed yet. Getting this property will throw a ServiceRequestException if an error occurred during the request processing.
| Exception Type | Condition |
|---|---|
| ServiceRequestException | Map image request failed |
DownloadMapCompletedEventArgs Class | Resco.Location.Services.Map Namespace