Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TravelRestriction

Index

Enumeration members

Enumeration members

ferries

ferries: = "ferries"

indicates that the calculated route should avoid ferries.

highways

highways: = "highways"

indicates that the calculated route should avoid highways.

indoor

indoor: = "indoor"

indicates that the calculated route should avoid indoor steps for walking and transit directions. Only requests that include an API key or a Google Maps APIs Premium Plan client ID will receive indoor steps by default.

tolls

tolls: = "tolls"

indicates that the calculated route should avoid toll roads/bridges.

Generated using TypeDoc