directionsUri property

String? directionsUri
getter/setter pair

A link to show the directions to the place.

The link only populates the destination location and uses the default travel mode DRIVE.

Implementation

core.String? directionsUri;