forked from MapComplete/MapComplete
Improve autozoom of geolocationHandler
This commit is contained in:
parent
79a88401dc
commit
029f1fd7fc
4 changed files with 38 additions and 15 deletions
|
@ -106,7 +106,7 @@ export default class Constants {
|
|||
*
|
||||
* In seconds
|
||||
*/
|
||||
static zoomToLocationTimeout = 60
|
||||
static zoomToLocationTimeout = 15
|
||||
static countryCoderEndpoint: string =
|
||||
"https://raw.githubusercontent.com/pietervdvn/MapComplete-data/main/latlon2country"
|
||||
public static readonly OsmPreferenceKeyPicturesLicense = "pictures-license"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue