open fun getTravelMode(): Optional<String!>!
Gets the tag presence and indicates the existence of one of the following: bridge, tunnel, skyway, ferry by boat (ferry), ferry by rail (rail). If the tag is not present, then the road is a regular road.
Return
Optional<String!>!: The tag which indicates the travel mode.