iOS(swift)百度地圖 Use of undeclared type ‘BMKMapView‘

在這裏插入圖片描述

要在橋接文件中同時導入#import <BaiduMapAPI_Base/BMKBaseComponent.h>和#import <BaiduMapAPI_Map/BMKMapComponent.h>

在這裏插入圖片描述
百度的文檔裏忘記寫要導入#import <BaiduMapAPI_Map/BMKMapComponent.h>了
在這裏插入圖片描述

百度地圖-iOS的SDK