Android Question Problem Scale for Google Maps

FrankDev

Active Member
Licensed User
Longtime User
Hi Erel , thanks for your respone


B4X:
If MapFragment1.IsGooglePlayServicesAvailable = False Then
     ToastMessageShow("Please install Google Play Services.", True)
 Else
  MapFragment1.Initialize("Map", MapPanel)  <-  missing
 End If

so far I didn't notice it because 'MapFragment1_ready' worked, too

a nice weekend to all of you
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…