GLMapView
extension GLMapView
-
animate(_:Asynchronous) Async/await wrapper around
animate(_:withCompletion:).Declaration
Swift
@discardableResult @MainActor func animate(_ animations: (GLMapAnimation) -> Void) async -> BoolReturn Value
truewhen the animation finished normally,falsewhen it was canceled.
Install in Dash