车型 Vehicle Type 第1位:全部车型 1st Position: All Vehicle Types 第2位:小车 2nd Position: Compact Car 第3位:微型货车 3rd Position: Mini Van 第4位:轻型货车 4th Position: Light Truck 第5位:中型货车 5th Position: Medium Truck 第6位:重型货车 6th Position: Heavy Truck 第7位:拖挂 7th Position: Trailer 第8位:保留 8th Position: Reserved 路线上的禁行标示信息 since 6.0.0 Prohibition sign information on the route
| - (NSString*) vehicleType |
|
readwritenonatomicstrong |
车型, 用一个长度为8的字符串表示,每一位上的数字如果为1, 表示该车型禁行,如果为0, 表示该车型不禁行. 如 '00001110' 表示'中型货车、重型货车、拖挂'禁行 Vehicle type, represented by an 8-character string, where a '1' in any position indicates that the vehicle type is prohibited, and a '0' indicates that it is not prohibited. For example, '00001110' means 'medium trucks, heavy trucks, and trailers' are prohibited