Commit dba23b51 authored by 放牛的园子's avatar 放牛的园子

修改地图高度设置

parent 292c59c9
......@@ -12,8 +12,9 @@
@property(nonatomic, copy) RCTBubblingEventBlock onStatusChangeComplete;
@property(nonatomic) BOOL loaded;
@property(nonatomic) CGFloat mheight;
@property(nonatomic) MACoordinateRegion initialRegion;
- (AMapMarker *)getMarker:(id <MAAnnotation>)annotation;
- (AMapSmoothMoveMarker *)getSmoothMarker:(id <MAAnnotation>)annotation;
@end
\ No newline at end of file
@end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment