MapsIndoors iOS SDK V3
Loading...
Searching...
No Matches
Classes | Macros
MPLocation.h File Reference
import "MPJSONModel.h"
import "MPLocationBaseType.h"
import <UIKit/UIKit.h>

Go to the source code of this file.

Classes

class  MPLocation
 

Macros

#define kLocationPropertyDescription   @"description"
 
#define kLocationPropertyDirections   @"directions"
 
#define kLocationPropertyImage   @"image"
 
#define kLocationPropertyOpeningHours   @"openingHours"
 
#define kLocationPropertyContact   @"contact"
 
#define kLocationPropertyPhone   @"phone"
 
#define kLocationPropertyDate   @"date"
 
#define kLocationPropertyEmail   @"email"
 
#define kLocationPropertyFax   @"fax"
 
#define kLocationPropertyTags   @"_tags"
 
#define kLocationPropertyUrl   @"www"
 
#define kLocationPropertyVideo   @"video"
 

Macro Definition Documentation

◆ kLocationPropertyContact

#define kLocationPropertyContact   @"contact"

◆ kLocationPropertyDate

#define kLocationPropertyDate   @"date"

◆ kLocationPropertyDescription

#define kLocationPropertyDescription   @"description"

◆ kLocationPropertyDirections

#define kLocationPropertyDirections   @"directions"

◆ kLocationPropertyEmail

#define kLocationPropertyEmail   @"email"

◆ kLocationPropertyFax

#define kLocationPropertyFax   @"fax"

◆ kLocationPropertyImage

#define kLocationPropertyImage   @"image"

◆ kLocationPropertyOpeningHours

#define kLocationPropertyOpeningHours   @"openingHours"

◆ kLocationPropertyPhone

#define kLocationPropertyPhone   @"phone"

◆ kLocationPropertyTags

#define kLocationPropertyTags   @"_tags"

◆ kLocationPropertyUrl

#define kLocationPropertyUrl   @"www"

◆ kLocationPropertyVideo

#define kLocationPropertyVideo   @"video"