Map Doc  1.0
iOS-引擎SDK-开放平台
MBJunctionView类 参考

#import <MBJunctionView.h>

类 MBJunctionView 继承关系图:

构造函数

(void) - setNaviExpandViewBlock:
 
(BOOL) - loadStyleSheet:
 
(BOOL) - selectClass:
 
(void) - closeOnce
 
(void) - open
 
(BOOL) - shouldDisplayOpenButton
 
(BOOL) - shouldDisplay
 

类方法

(instancetype) + sharedJunctionView
 

属性

MBDataPreference preference
 
BOOL enable
 
NSString * realViewURL
 
NSString * roadNetViewURL
 

函数文档

◆ closeOnce()

- (void) closeOnce

◆ loadStyleSheet:()

- (BOOL) loadStyleSheet: (NSString *)  styleSheet

◆ open()

- (void) open

◆ selectClass:()

- (BOOL) selectClass: (NSString *)  className

◆ setNaviExpandViewBlock:()

- (void) setNaviExpandViewBlock: (MBNaviExpandViewBlock block

设置放大图显示事件回调

◆ sharedJunctionView()

+ (instancetype) sharedJunctionView

构建方法,单例,防止调用频率过快,出现多线程问题。 初始化的大小为CGRectZero。

◆ shouldDisplay()

- (BOOL) shouldDisplay

◆ shouldDisplayOpenButton()

- (BOOL) shouldDisplayOpenButton

属性说明

◆ enable

- (BOOL) enable
readwritenonatomicassign

◆ preference

- (MBDataPreference) preference
readwritenonatomicassign

◆ realViewURL

- (NSString*) realViewURL
readwritenonatomiccopy

◆ roadNetViewURL

- (NSString*) roadNetViewURL
readwritenonatomiccopy

该类的文档由以下文件生成: