Start acquiring location data, specifying an initialization timeout.
This method returns synchronously.
- suppressPermissionPrompt (Boolean)
- If true, do not prompt the user to enable location providers and only start if location data is already enabled. If false, a dialog box may be displayed to prompt the user to enable location sensors that are disabled.
- timeout (TimeSpan)
- Time in milliseconds to wait for initialization to complete.
true if succeeded, false if timed out.