initial
This commit is contained in:
Generated
+15
@@ -0,0 +1,15 @@
|
||||
//
|
||||
// DriveRouteCustomAnnotation.h
|
||||
// DDMAMapKit_Private
|
||||
// Created by DDIsFriend on 2023/2/3.
|
||||
|
||||
|
||||
#import <AMapNaviKit/MAMapKit.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface DriveRouteCustomAnnotation : MAPointAnnotation
|
||||
@property (nonatomic, copy)NSAttributedString *customAttributedText;
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user