<GMSNavigationAccessoryView> Protocol Reference

<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.