该类用于定义圆对应的View
更多...
#import <BMKCircleView.h>
|
package id< BMKOverlay > | _overlay |
|
BMKMapRect | _boundingMapRect |
|
CGAffineTransform | _mapTransform |
|
id | _geometryDelegate |
|
id | _canDrawCache |
|
BOOL | keepScale |
|
CFTimeInterval | _lastTile |
|
CFRunLoopTimerRef | _scheduledScaleTimer |
|
struct { |
unsigned int keepAlive:1 |
|
unsigned int levelCrossFade:1 |
|
unsigned int drawingDisabled:1 |
|
unsigned int usesTiledLayer:1 |
|
} | _flags |
|
struct { |
unsigned int keepAlive:1 |
|
unsigned int levelCrossFade:1 |
|
unsigned int drawingDisabled:1 |
|
unsigned int usesTiledLayer:1 |
|
} | _flags |
|
◆ initWithCircle:() [1/2]
根据指定圆生成对应的View
- 参数
-
- 返回
- 生成的View
◆ initWithCircle:() [2/2]
根据指定圆生成对应的View
- 参数
-
- 返回
- 生成的View
该类的文档由以下文件生成: