BaiduMap_IOSSDK_v6.6.7_Docs  6.6.7
BMKTextMarkerView.h
浏览该文件的文档.
1 //
2 // BMKTextMarkerView.h
3 // MapComponent
4 //
5 // Created by zhaoxiangru on 2024/3/11.
6 // Copyright © 2024 Baidu. All rights reserved.
7 //
8 
9 #import "BMKBaseMarkerView.h"
10 #import "BMKTextMarker.h"
11 
12 NS_ASSUME_NONNULL_BEGIN
13 
15 
16 @end
17 
18 NS_ASSUME_NONNULL_END
BMKBaseMarkerView
Definition: BMKBaseMarkerView.h:14
BMKTextMarkerView
Definition: BMKTextMarkerView.h:15
BMKBaseMarkerView.h
BMKTextMarker.h