Add osmtogeojson

This commit is contained in:
Pieter Vander Vennet 2021-01-09 02:23:28 +01:00
parent 6557c51493
commit abe5d5546a
2 changed files with 23 additions and 20 deletions

View file

@ -1,7 +1,8 @@
import { Utils } from "../Utils";
export default class Constants {
public static vNumber = "0.3.0a";
public static vNumber = "0.3.0" +
"a";
// The user journey states thresholds when a new feature gets unlocked
public static userJourney = {