TencentNavKit
TNKRideNavViewDelegate.h
Go to the documentation of this file.
1//
2// TNKRideNavViewDelegate.h
3// TencentNavKit
4//
5// Created by mol on 2022/12/28.
6// Copyright © 2022 Tencent. All rights reserved.
7//
8
9#import <Foundation/Foundation.h>
10#import <TencentNavKit/TNKBaseNavViewDelegate.h>
11
12NS_ASSUME_NONNULL_BEGIN
13
15
16@end
17
18NS_ASSUME_NONNULL_END
导航地图回调
Definition: TNKBaseNavViewDelegate.h:18
Definition: TNKRideNavViewDelegate.h:14