Contents

loadingThrottled

The data didn’t load because data throttling is in effect.

Declaration

static var loadingThrottled: MKError.Code { get }

Discussion

This error can occur if an app makes frequent requests for data over a short period of time.

See Also

Error codes