MapLocation

class MapLocation: NSObject, MKAnnotation

simple class conforming to MKAnnotation in order for instances of MapLocation to be displayed on the MapView.

coordiante is required

title is optional

subtitle is optional

TODO: add image to Annotation and maybe other accessory views

  • Undocumented

    Declaration

    Swift

    class MapLocation: NSObject, MKAnnotation
  • Undocumented

    Declaration

    Swift

    class MapLocation: NSObject, MKAnnotation
  • Undocumented

    Declaration

    Swift

    class MapLocation: NSObject, MKAnnotation
  • Undocumented

    Declaration

    Swift

    class MapLocation: NSObject, MKAnnotation
  • Undocumented

    Declaration

    Swift

    class MapLocation: NSObject, MKAnnotation