ru.dgis.sdk.routing.RouteExitSign | Android SDK | 2GIS Documentation

RouteExitSign

Information about exit sign.

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

Information about exit sign.

Parameters
type
roadNameTable
roadNumberTable
Returns
Properties

Exit sign with the name of the road.

Exit sign with road number.