Automatically zoom to GPS location if no coordinate is specified in the URL

This commit is contained in:
Pieter Vander Vennet 2021-08-26 12:15:26 +02:00
parent dad579c895
commit 61b6721342
3 changed files with 17 additions and 9 deletions

View file

@ -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 = {