MapsIndoors iOS SDK V3
|
#include <MPTransitVehicle.h>
Properties | |
NSString< Optional > * | name |
NSString< Optional > * | type |
NSString< Optional > * | icon |
NSString< Optional > * | local_icon |
Transit vehicle information.
|
readwritenonatomicstrong |
Icon contains the URL for an icon associated with this vehicle type.
|
readwritenonatomicstrong |
Local icon contains the URL for the icon associated with this vehicle type, based on the local transport signage.
|
readwritenonatomicstrong |
Name contains the name of the vehicle on this line. eg. "Subway."
|
readwritenonatomicstrong |
Type contains the type of vehicle that runs on this line. See the Vehicle Type documentation for a complete list of supported values.