-
The unique identifier of the annotation.
Declaration
Swift
var id: String { get }
-
The geometry that is backing this annotation.
Declaration
Swift
var geometry: Geometry { get }
-
Properties associated with the annotation.
Declaration
Swift
var userInfo: [String : Any]? { get set }