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.
The data didn’t load because data throttling is in effect.
static var loadingThrottled: MKError.Code { get }This error can occur if an app makes frequent requests for data over a short period of time.