forked from MapComplete/MapComplete
Add long press behaviour on the geolocate-me button
This commit is contained in:
parent
7edf169003
commit
7ff1e7e348
4 changed files with 15 additions and 6 deletions
2
State.ts
2
State.ts
|
@ -24,7 +24,7 @@ export default class State {
|
|||
// The singleton of the global state
|
||||
public static state: State;
|
||||
|
||||
public static vNumber = "0.2.5a";
|
||||
public static vNumber = "0.2.5b";
|
||||
|
||||
// The user journey states thresholds when a new feature gets unlocked
|
||||
public static userJourney = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue