FMKLocationLayer Class Reference
| Inherits from | FMKLayer : NSObject |
|---|---|
| Declared in | FMKLocationLayer.h |
– addMarker:
添加定位标注
- (void)addMarker:(FMKLocationMarker *)locationMarkerParameters
locationMarker |
定位标注点 |
|---|
Declared In
FMKLocationLayer.h
– removeMarker:
删除指定定位标注
- (void)removeMarker:(FMKLocationMarker *)locationMarkerParameters
locationMarker |
定位标注点 |
|---|
Declared In
FMKLocationLayer.h