Skip to content

Commit

Permalink
Add tunnel javadoc for intersection classes (#760)
Browse files Browse the repository at this point in the history
  • Loading branch information
danesfeder authored Mar 21, 2018
1 parent 76eb53d commit ac054f1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ public Point location() {
* <li><strong>ferry</strong>: the road continues on a ferry</li>
* <li><strong>restricted</strong>: the road continues on with access restrictions</li>
* <li><strong>motorway</strong>: the road continues on a motorway</li>
* <li><strong>tunnel</strong>: the road continues on a tunnel</li>
* </ul>
*
* @return a string list containing the classes of the road exiting the intersection
Expand Down

0 comments on commit ac054f1

Please sign in to comment.