更新高德地图

This commit is contained in:
DDIsFriend
2023-12-26 18:04:18 +08:00
parent 6f8051bf4e
commit 06e156e7a3
53 changed files with 490 additions and 440 deletions

View File

@@ -50,7 +50,7 @@
///MAHeatMapNode array
@property (nonatomic, strong) NSArray<MAHeatMapNode *> *data;
///热力图半径默认为12范围:0-100 screen point
///热力图半径默认为12范围:10-200 screen point
@property (nonatomic, assign) NSInteger radius;
///透明度默认为0.6范围0-1