Type alias ParkingStopLineStyle

ParkingStopLineStyle: {
    inline?: ParkingStopLineStyleOption;
    outline?: ParkingStopLineStyleOption;
}

駐停車禁止線のスタイル

Type declaration