更新高德地图

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

@@ -27,7 +27,8 @@ typedef NS_ENUM(NSInteger, MAMapType)
MAMapTypeSatellite, ///< 卫星地图
MAMapTypeStandardNight, ///< 夜间视图
MAMapTypeNavi, ///< 导航视图
MAMapTypeBus ///< 公交视图
MAMapTypeBus, ///< 公交视图
MAMapTypeNaviNight ///< 导航夜间视图
};
///用户跟踪模式