Google Map auto displayed in Android Fragment without OnMapReadyCallback() called
I’m working on an Android app, which displays a Google Map in a fragment. The project code is stripped down to the bare minimum. I have a Fragment declared in activity_main.xml, see code snippet: