Map Doc
1.0
iOS-引擎SDK-开放平台
MBTrackOverlay.h
浏览该文件的文档.
1
//
2
// MBTrackOverlay.h
3
// Navigation
4
//
5
// Created by delon on 12-12-26.
6
//
7
//
8
9
#import "
MBOverlay.h
"
13
@interface
MBTrackOverlay
:
MBOverlay
19
- (instancetype)initWithFilePath:(NSString *)filePath;
20
@end
MBOverlay
Definition:
MBOverlay.h:26
MBTrackOverlay
Definition:
MBTrackOverlay.h:13
MBOverlay.h