iOS高德轻量版地图SDK  1.2.0
MAMap.h File Reference
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#import "MAOverlay.h"
#import "MAOverlayRenderer.h"
#import "MAAnnotation.h"
#import "MAAnnotationView.h"
#import "MACircle.h"
#import <AMapFoundationKit/AMapUtility.h>
#import "MAUserLocation.h"
#import "MAMapStatus.h"
#import "MAUserLocationRepresentation.h"
#import "MAMapCustomStyleOptions.h"
#import "MAPolylineRenderer.h"
#import "MAMapWebViewProcotol.h"
#import <WebKit/WebKit.h>
#import "MACustomSchemeModel.h"

Go to the source code of this file.

Classes

class  MAMap
 
category  MAMap(NetworkIntercept)
 
category  MAMap(Annotation)
 
category  MAMap(UserLocation)
 
category  MAMap(Overlay)
 
protocol  <MAMapDelegate>
 

Functions

typedef NS_ENUM (NSInteger, MAMapType)
 地图类型 More...
 
typedef NS_ENUM (NSInteger, MAUserTrackingMode)
 用户跟踪模式 More...
 

Function Documentation

◆ NS_ENUM() [1/2]

typedef NS_ENUM ( NSInteger  ,
MAMapType   
)

地图类型

< 普通地图

< 卫星地图

< 夜间视图

◆ NS_ENUM() [2/2]

typedef NS_ENUM ( NSInteger  ,
MAUserTrackingMode   
)

用户跟踪模式

< 不追踪用户的location更新

< 追踪用户的location更新

< 追踪用户的location与heading更新

© 2020 高德信息技术有限公司版权所有,保留所有权利。