PWPointOfInterestType Class Reference

Inherits from NSObject
Declared in PWPointOfInterestType.h

Overview

An object encompasses a variety of information associated with point-of-interest type.

  identifier

The point-of-interest type identifier.

@property (nonatomic, readonly) NSInteger identifier

Declared In

PWPointOfInterestType.h

  name

The point-of-interest name.

@property (nonatomic, readonly) NSString *name

Declared In

PWPointOfInterestType.h

  iconURL

The point-of-interest icon URL.

@property (nonatomic, readonly) NSURL *iconURL

Declared In

PWPointOfInterestType.h