iOS高德地图SDK(3D)  V7.5.0
MAMapView(Indoor) Category Reference

#import <MAMapView.h>

Instance Methods

(void) - setIndoorMapControlOrigin:
 设置默认室内地图控件位置 More...
 
(void) - setCurrentIndoorMapFloorIndex:
 设置当前室内地图楼层数 More...
 
(void) - clearIndoorMapCache
 清空室内地图缓存 More...
 

Properties

BOOL showsIndoorMap
 是否显示室内地图, 默认NO More...
 
BOOL showsIndoorMapControl
 是否显示室内地图默认控件, 默认YES More...
 
CGSize indoorMapControlSize
 默认室内地图控件的最大宽高 More...
 

Method Documentation

◆ clearIndoorMapCache()

- (void) clearIndoorMapCache

清空室内地图缓存

Extends class MAMapView.

◆ setCurrentIndoorMapFloorIndex:()

- (void) setCurrentIndoorMapFloorIndex: (NSInteger)  floorIndex

设置当前室内地图楼层数

Parameters
floorIndex要设置的楼层数

Extends class MAMapView.

◆ setIndoorMapControlOrigin:()

- (void) setIndoorMapControlOrigin: (CGPoint)  origin

设置默认室内地图控件位置

Parameters
origin左上角点位置

Extends class MAMapView.

Property Documentation

◆ indoorMapControlSize

- (CGSize) indoorMapControlSize
readnonatomicassign

默认室内地图控件的最大宽高

Extends class MAMapView.

◆ showsIndoorMap

- (BOOL) showsIndoorMap
readwritenonatomicassign

是否显示室内地图, 默认NO

Extends class MAMapView.

◆ showsIndoorMapControl

- (BOOL) showsIndoorMapControl
readwritenonatomicassign

是否显示室内地图默认控件, 默认YES

Extends class MAMapView.


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