iOS高德地图SDK(3D)
V11.2.0001
MAMapAccessibilityIdentifier.h
Go to the documentation of this file.
1
//
2
// MAMapAccessibilityIdentifier.h
3
// MAMapKit
4
//
5
// Created by hanxiaoming on 17/1/9.
6
// Copyright © 2017年 Amap. All rights reserved.
7
//
8
9
#ifndef MAMapAccessibilityIdentifier_h
10
#define MAMapAccessibilityIdentifier_h
11
12
#define kMAAcceIdForMapView @"mamapview"
13
#define kMAAcceIdForRender @"marender"
14
#define kMAAcceIdForLogoView @"malogo"
15
16
#define kMAAcceIdForAnnotationContainer @"maannotationcontainer"
17
#define kMAAcceIdForOverlayContainer @"maoverlaycontainer"
18
#define kMAAcceIdForAnnotationView @"maannotationview"
19
#define kMAAcceIdForCalloutView @"macalloutview"
20
21
#define kMAAcceIdForUserLocationView @"mauserlocationview"
22
23
#define kMAAcceIdForScaleView @"mascaleview"
24
#define kMAAcceIdForCompassView @"macompassview"
25
#define kMAAcceIdForIndoorView @"maindoorview"
26
27
#endif
/* MAMapAccessibilityIdentifier_h */
© 2017 高德信息技术有限公司 版权所有,保留所有权利。