RouteExitSign
Information about exit sign.
RouteExitSign(
type: RouteExitSignType = RouteExitSignType.UNDEFINED,
roadNameTable: RouteExitSignTable,
roadNumberTable: RouteExitSignTable?
)
Information about exit sign.
Parameters
Properties
Exit type.
Exit sign with the name of the road.
Exit sign with road number.