BaiduMap_IOSSDK_v6.6.2_Docs
6.6.2
载入中...
搜索中...
未找到
BaiduMapAPI_Map.framework
Headers
类
|
类型定义
|
枚举
BMKPinAnnotationView.h 文件参考
import "
BMKAnnotationView.h
"
浏览源代码.
类
class
BMKPinAnnotationView
提供类似大头针效果的annotation view
更多...
类型定义
typedef NSUInteger
BMKPinAnnotationColor
枚举
enum
{
BMKPinAnnotationColorRed
= 0 ,
BMKPinAnnotationColorGreen
,
BMKPinAnnotationColorPurple
}
enum
BMKPinAnnotationAnimateType
{
BMKPinAnnotationAnimateTypeNone
= 0 ,
BMKPinAnnotationAnimateTypeDrop
,
BMKPinAnnotationAnimateTypeGrow
,
BMKPinAnnotationAnimateTypeJump
}
类型定义说明
◆
BMKPinAnnotationColor
typedef NSUInteger
BMKPinAnnotationColor
枚举类型说明
◆
anonymous enum
anonymous enum
枚举值
BMKPinAnnotationColorRed
BMKPinAnnotationColorGreen
BMKPinAnnotationColorPurple
◆
BMKPinAnnotationAnimateType
enum
BMKPinAnnotationAnimateType
枚举值
BMKPinAnnotationAnimateTypeNone
BMKPinAnnotationAnimateTypeDrop
BMKPinAnnotationAnimateTypeGrow
BMKPinAnnotationAnimateTypeJump
制作者
1.10.0