classes

val classes: List<String>? = null

A list of strings signifying the classes of the road exiting the intersection. Possible values:

  • toll: the road continues on a toll road

  • ferry: the road continues on a ferry

  • restricted: the road continues on with access restrictions

  • motorway: the road continues on a motorway

  • tunnel: the road continues on a tunnel

Since

3.0.0