Add detection for negative tagging in layers, fix issue with 'key!=' being interpreted as 'key!=*', add tests

This commit is contained in:
Pieter Vander Vennet 2022-03-31 02:44:23 +02:00
parent 360f83f04f
commit b5e289764e
10 changed files with 49 additions and 3 deletions

View file

@ -2,7 +2,7 @@ import {Utils} from "../Utils";
export default class Constants {
public static vNumber = "0.17.0";
public static vNumber = "0.17.1";
public static ImgurApiKey = '7070e7167f0a25a'
public static readonly mapillary_client_token_v4 = "MLY|4441509239301885|b40ad2d3ea105435bd40c7e76993ae85"