GLMapDownloadTask
public extension GLMapDownloadTask
-
Notification is sent when GLMapInfo.downloadProgress or GLMapInfo.processedProgress property is changed
Declaration
Swift
static let downloadProgress: Notification.Name
-
Notification is sent when download task is started
Declaration
Swift
static let downloadTaskStarted: Notification.Name
-
Notification is sent when download task is finished
Declaration
Swift
static let downloadFinished: Notification.Name