AnnotationType

public enum AnnotationType

A protocol that annotations should conform to.

  • Undocumented

    Declaration

    Swift

    case point
  • Undocumented

    Declaration

    Swift

    case line
  • Undocumented

    Declaration

    Swift

    case polygon