feat:增加途经点,完善规划,导航;

This commit is contained in:
xiaogg
2026-03-27 15:39:36 +08:00
parent 0123025296
commit 5843ef6e87
54 changed files with 2596 additions and 506 deletions

View File

@@ -35,6 +35,8 @@ target 'Runner' do
use_frameworks! :linkage => :static
pod 'AMapNavIOSSDK' , :path => './AMapNavIOSSDK'
## 本地仓库
# pod 'AMapNavIOSSDK' , :path => '../../../../demo/ANavDemo'
flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))