Protocols

The following protocols are available globally.

Map Location Data Item Template Protocol

  • This is used to designate a location, with an attached data entity, and a handler callback.

    See more

    Declaration

    Swift

    public protocol BigJuJuMapLocationProtocol : AnyObject, Identifiable, Sendable where Self.ID : Sendable