MapsIndoors iOS SDK V3
Loading...
Searching...
No Matches
Properties | List of all members
MPTransitStop Class Reference

#include <MPTransitStop.h>

Inheritance diagram for MPTransitStop:

Properties

NSString< Optional > * name
 
MPRouteCoordinate< Optional > * location
 

Detailed Description

Transit stop information.

Property Documentation

◆ location

- (MPRouteCoordinate<Optional>*) location
readwritenonatomicstrong

The location of the transit station/stop, represented as a lat and lng field.

◆ name

- (NSString<Optional>*) name
readwritenonatomicstrong

The name of the transit station/stop. eg. "Union Square".