When the client is integrated, add the following default switch configuration under
nebulaCustomConfigmethod:- (NSDictionary *)nebulaCustomConfig { return @{ @"ta_map_engine": @"1" }; }Add the
MPGoogleMap.frameworkinto the project directory.Simulator architecture:
Real machine architecture:
Configure the pod to integrate the Ariver component and GoogleMap, and configure the location-related privacy field in the
info plist.
Configure header files and initialization.

