I was having this same error in LogCat. Everything was working fine, but it appears the cause of the error message for me was setMyLocationEnabled()
I removed that and stopped getting the error message but added it back because I need it. It doesn't seem to be affecting my app negatively though.