Type alias TrafficMeshVicsJamFeatureProperties
TrafficMeshVicsJamFeatureProperties: {
from_name?: string;
id: number;
jam_code: number;
length: number;
road_name: string;
road_type: RoadType;
source: "vics";
to_name?: string;
}
Type declaration
Optional
from_name?: string
id: number
jam_code: number
length: number
road_name: string
road_type: RoadType
source: "vics"
Optional
to_name?: string
交通情報(seed版) [VICS][JAM]