forked from MapComplete/MapComplete
Automatically zoom to GPS location if no coordinate is specified in the URL
This commit is contained in:
parent
dad579c895
commit
61b6721342
3 changed files with 17 additions and 9 deletions
|
@ -2,7 +2,7 @@ import { Utils } from "../Utils";
|
|||
|
||||
export default class Constants {
|
||||
|
||||
public static vNumber = "0.9.2";
|
||||
public static vNumber = "0.9.3";
|
||||
|
||||
// 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