Home > @magiclane/maps-sdk > WeatherService > transferStatistics
WeatherService.transferStatistics property
Gets transfer statistics for weather service operations.
Returns a TransferStatistics object containing counters and metrics about network usage performed by the weather service. This information can be used for diagnostics or to display usage to end users.
Signature:
static get transferStatistics(): TransferStatistics;