SyntaxFix
Write A Post
Hire A Developer
Questions
The following code does the trick for me
SupportMapFragment mapFragment = ((SupportMapFragment) getChildFragmentManager().findFragmentById(R.id.map)); mapFragment.getMapAsync(this);