Implements a native view connected to a specific map location using SYAnnotation.
More...
#import <SYMapAnnotations.h>
Implements a native view connected to a specific map location using SYAnnotation.
◆ initWithAnnotation:reuseIdentifier:
- (nonnull instancetype) initWithAnnotation: |
|
(nullable SYAnnotation *) |
annotation |
reuseIdentifier: |
|
(nullable NSString *) |
reuseIdentifier |
|
|
| |
◆ prepareForReuse
Called when SYAnnotationView is being reused. Classes that override must call super.
◆ reuseIdentifier
- (NSString*) reuseIdentifier |
|
readnonatomicassign |
◆ annotation
◆ anchorPoint
Defines the anchor point of the layer's bounds rectangle. By default, SYAnnotationView [0,0] point is placed over the coordinate of the annotation. Valid values from <0..1> interval should be used.
The documentation for this class was generated from the following file: