Navigation SDK is currently available only to select customers. Contact sales to learn more.

<GMSNavigationAccessoryView> Protocol Reference

Stay organized with collections Save and categorize content based on your preferences.
<GMSNavigationAccessoryView> Protocol Reference

Overview

Protocol defining methods that support custom views specifying accessory UI elements applied to the primary view.

Accessory views must implement this protocol in order to be visible.

Public Member Functions

(CGFloat) - heightForAccessoryViewConstrainedToSize:onMapView:

Member Function Documentation

- (CGFloat) heightForAccessoryViewConstrainedToSize: (CGSize)  size
onMapView: (GMSMapView *)  mapView 
Returns:
Desired height of the accessory view constrained to the given size.