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