MPAppData

@interface MPAppData

Provides the contextual information needed for setting up a map with specific MapsPeople site data

  • Ruleset that defines how and when to show the different map markers

    Declaration

    Objective-C

    @property (readwrite, strong, nonatomic)
        MPLocationDisplayRuleset *displayRuleset;

    Swift

    var displayRuleset: MPLocationDisplayRuleset! { get set }
  • Undocumented

    Declaration

    Objective-C

    @interface MPAppData
  • Undocumented

    Declaration

    Objective-C

    @interface MPAppData
  • Undocumented

    Declaration

    Objective-C

    @interface MPAppData
  • Undocumented

    Declaration

    Objective-C

    @interface MPAppData
  • Undocumented

    Declaration

    Objective-C

    @interface MPAppData
  • Undocumented

    Declaration

    Objective-C

    @interface MPAppData