TIMEOUT constant

int const TIMEOUT

The time allowed to acquire the geolocation, defined by PositionOptions.timeout, was reached before the information was obtained.

Implementation

static const int TIMEOUT = 3;