askForGooglePlayServices property

bool askForGooglePlayServices
getter/setter pair

If set to true, the app will request Google Play Services to request location. If not available on the device, the app will fallback to GPS.

Implementation

bool askForGooglePlayServices;