GMSNavigationLaneDirection Class Reference

GMSNavigationLaneDirection Class Reference

Overview

Information about a single lane direction during navigation.

Properties

GMSNavigationLaneShape laneShape
 Returns the GMSNavigationLaneShape for this lane direction.
bool recommended
 Whether this lane direction is recommended or not.

Property Documentation

- (GMSNavigationLaneShape) laneShape [read, assign]

Returns the GMSNavigationLaneShape for this lane direction.

- (bool) recommended [read, assign]

Whether this lane direction is recommended or not.