Protocols
The following protocols are available globally.
-
This is used to designate a location, with an attached data entity, and a handler callback.
See moreDeclaration
Swift
public protocol BigJuJuMapLocationProtocol : AnyObject, Identifiable, Sendable where Self.ID : Sendable
View on GitHub
Protocols Reference