ru.dgis.sdk.routing.RouteExitSign | Android SDK | Urbi Documentation

RouteExitSign

Information about the exit sign.

RouteExitSign(
	type: RouteExitSignType = RouteExitSignType.UNDEFINED,
	roadNameTable: RouteExitSignTable,
	roadNumberTable: RouteExitSignTable?
)

Information about the exit sign.

Parameters
type
roadNameTable
roadNumberTable
Returns
Properties

Exit sign with the road name.

Exit sign with the road number.