9 #import <Foundation/Foundation.h> 10 #import <GLKit/GLKit.h> 15 MBNaviExpandViewEvent_show = 1,
16 MBNaviExpandViewEvent_refresh = 2,
17 MBNaviExpandViewEvent_hide = 3,
39 - (BOOL)loadStyleSheet:(NSString *)styleSheet;
40 - (BOOL)selectClass:(NSString *)className;
NSString * roadNetViewURL
Definition: MBJunctionView.h:28
Definition: MBJunctionView.h:23
BOOL enable
Definition: MBJunctionView.h:26
MBDataPreference
Definition: MBNaviBaseTypes.h:288
MBDataPreference preference
Definition: MBJunctionView.h:25
typedef NS_OPTIONS(NSUInteger, MBNaviExpandViewEvent)
Definition: MBJunctionView.h:14
BOOL shouldDisplayOpenButton()
void(^ MBNaviExpandViewBlock)(MBNaviExpandViewEvent event, MBJunctionView *expandView)
Definition: MBJunctionView.h:21
instancetype sharedJunctionView()
NSString * realViewURL
Definition: MBJunctionView.h:27