PWPointOfInterestType Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | PWPointOfInterestType.h |
identifier
The point-of-interest type identifier.
@property (nonatomic, readonly) NSInteger identifierDeclared In
PWPointOfInterestType.h
name
The point-of-interest name.
@property (nonatomic, readonly) NSString *nameDeclared In
PWPointOfInterestType.h
iconURL
The point-of-interest icon URL.
@property (nonatomic, readonly) NSURL *iconURLDeclared In
PWPointOfInterestType.h