MapDisplayDataRequestToken

public protocol MapDisplayDataRequestToken

A cancellable task of a data provider which gathers the resource.

Important

This is a Public Preview API. It may be changed or removed at any time.
  • Cancels the ongoing task

    Declaration

    Swift

    func cancel()