NavigationMapInteractionObserver
public protocol NavigationMapInteractionObserver : AnyObject
                The NavigationInteractionDelegate protocol is used to define interaction events that the top banner may need to know about.
- 
                  
                  
Called when the NavigationMapView centers on a location.
Declaration
Swift
func navigationViewController(didCenterOn location: CLLocation) 
              Install in Dash
            
        NavigationMapInteractionObserver Protocol Reference