Click or drag to resize

Telogis.GeoBase.Routing.RampMovement

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
RampMovement Class

RampMovement inherits from Routing.MovementEvent.

A base class representing a movement event along a freeway ramp.

Functions
NameDescription
exitNumber ()

Gets the name of the exit ramp associated with this Routing.RampMovement.

Returns

String - A string identifying the ramp that this movement exits the freeway on.

isLeftExit ()

Determines whether the Routing.RampMovement uses a ramp that is on the left side of the freeway (and must therefore cross the flow of oncoming traffic).

Returns

Boolean - True if the movement uses a left exit ramp; false if it does not.