高德地图SDK(导航) V11.2.000
Loading...
Searching...
No Matches
MAPinAnnotationView.h
Go to the documentation of this file.
1//
2// MAPinAnnotationView.h
3// MAMapKitDemo
4//
5// Created by songjian on 13-1-7.
6// Copyright © 2016 Amap. All rights reserved.
7//
8
9#import "MAConfig.h"
10#import "MAMapView.h"
11#import "MAAnnotationView.h"
12
19
23
26@property (nonatomic) MAPinAnnotationColor pinColor;
27
30@property (nonatomic) BOOL animatesDrop;
31
32@end
MAPinAnnotationColor
Definition MAPinAnnotationView.h:14
@ MAPinAnnotationColorRed
红色大头针 Red pin
Definition MAPinAnnotationView.h:15
@ MAPinAnnotationColorGreen
绿色大头针 Green pin
Definition MAPinAnnotationView.h:16
@ MAPinAnnotationColorPurple
紫色大头针 Purple pin
Definition MAPinAnnotationView.h:17
Definition MAAnnotationView.h:29
Definition MAPinAnnotationView.h:23
MAPinAnnotationColor pinColor
Definition MAPinAnnotationView.h:26
BOOL animatesDrop
Definition MAPinAnnotationView.h:30
© 2017 高德信息技术有限公司 版权所有,保留所有权利。