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

ObstacleInfoRouteLongEntry

Extended route element - segment and value on it.

ObstacleInfoRouteLongEntry(
	point: RoutePoint,
	length: RouteDistance,
	value: ObstacleInfo
)

Extended route element - segment and value on it.

Parameters
Properties