GLMapManager
public extension GLMapManager
-
Activates map manager with API key. It could be obtained at https://user.getyourmap.com
@param apiKey API key
-
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)
-
Notification is sent when GLMapInfo.state property is changed
Declaration
Swift
static let mapListChanged: Notification.Name