Map Doc
1.0
iOS-引擎SDK-开放平台
|
#import <MBAnnotation.h>
构造函数 | |
(instancetype) | - initWithBitmap:width:height: |
(void *) | - getHandle |
属性 | |
CGPoint | pivot |
解压后的图片数据
- (void *) getHandle |
- (instancetype) initWithBitmap: | (UInt32 *) | pixels | |
width: | (NSInteger) | width | |
height: | (NSInteger) | heigh | |
初始化MBCustomIconData 备注:MBCustomIconData将接管内存空间:pixels,即MBCustomIconData释放时,将free(pixels)。
pixels | RGBA像素数据 |
width | bitmap宽度 |
heigh | bitmap高度 |
|
readwritenonatomicassign |
相对位置