init(rawValue:)
Creates an annotation subtype using the specified raw string.
Declaration
init(rawValue: String)Parameters
- rawValue:
The raw string of the annotation subtype.
Creates an annotation subtype using the specified raw string.
init(rawValue: String)The raw string of the annotation subtype.