监控的车辆状态label约束修改,更新高德地图
This commit is contained in:
@@ -38,6 +38,9 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
///最大显示级别 default 20
|
||||
@property (nonatomic, assign) CGFloat maxZoom;
|
||||
|
||||
///是否为glb格式 @since 9.7.0
|
||||
@property (nonatomic, assign, getter=isGlbFormat) BOOL glbFormat;
|
||||
|
||||
/**
|
||||
* @brief 根据中心点、模型文件data以及纹理图生成MAGltfOverlay
|
||||
* @param coordinate 中心点的经纬度坐标,无效坐标按照{0,0}处理
|
||||
|
||||
Reference in New Issue
Block a user