GLMapManager
public extension GLMapManager
-
Activates map manager with API key. It could be obtained at https://user.getyourmap.com
@param apiKey API key
Declaration
Swift
static func activate(apiKey: String, resources: Bundle? = nil, storage: String? = nil)
-
Notification is sent when GLMapInfo.state property is changed
Declaration
Swift
static let mapListChanged: Notification.Name