mapsplugin / cordova-plugin-googlemaps

Google Maps plugin for Cordova
Apache License 2.0
1.66k stars 918 forks source link

multiple_maps - iOS: Remove reference CDVCommandDelegateImpl #2934

Open GitToTheHub opened 5 months ago

GitToTheHub commented 5 months ago

Removes CDVCommandDelegateImpl to fix build errors : 'Cordova/CDVCommandDelegateImpl.h' file not found

CDVCommandDelegateImpl was changed from Public to Private in cordova-ios 7.x.

This change is based on multiple_maps.