iOS高德地图SDK(3D)  V11.2.0001
MAMapView(Indoor) Category Reference

#import <MAMapView.h>

Instance Methods

(void) - setIndoorMapControlOrigin:
 设置默认室内地图控件位置 Set the position of the default indoor map controls More...
 
(void) - setCurrentIndoorMapFloorIndex:
 设置当前室内地图楼层数 Set the current indoor map floor count More...
 
(void) - clearIndoorMapCache
 清空室内地图缓存 Clear indoor map cache More...
 

Properties

BOOL showsIndoorMap
 
BOOL showsIndoorMapControl
 
CGSize indoorMapControlSize
 

Method Documentation

◆ clearIndoorMapCache

- (void) clearIndoorMapCache

清空室内地图缓存 Clear indoor map cache

Extends class MAMapView.

◆ setCurrentIndoorMapFloorIndex:

- (void) setCurrentIndoorMapFloorIndex: (NSInteger)  floorIndex

设置当前室内地图楼层数 Set the current indoor map floor count

Parameters
floorIndex要设置的楼层数 Number of floors to set

Extends class MAMapView.

◆ setIndoorMapControlOrigin:

- (void) setIndoorMapControlOrigin: (CGPoint)  origin

设置默认室内地图控件位置 Set the position of the default indoor map controls

Parameters
origin左上角点位置 The position of the top-left corner point

Extends class MAMapView.

Property Documentation

◆ indoorMapControlSize

- (CGSize) indoorMapControlSize
readnonatomicassign

默认室内地图控件的最大宽高 The maximum width and height of the default indoor map controls

Extends class MAMapView.

◆ showsIndoorMap

- (BOOL) showsIndoorMap
readwritenonatomicassign

是否显示室内地图, 默认NO Whether to display indoor maps, default NO

Extends class MAMapView.

◆ showsIndoorMapControl

- (BOOL) showsIndoorMapControl
readwritenonatomicassign

是否显示室内地图默认控件, 默认YES Whether to display the default indoor map controls, default YES

Extends class MAMapView.


The documentation for this category was generated from the following file:
© 2017 高德信息技术有限公司 版权所有,保留所有权利。