cordova-plugin-googlemaps
cordova-plugin-googlemaps copied to clipboard
multiple_maps - Android: Fix: Invalid <color> for given resource value.
For the deprecated Crosswalk WebView, the preference key "BackgroundColor" was wrongly set with "0". It would have to be set with "#000000", but this would also set the splashscreen backround color to black. So the preference is removed.