This commit is contained in:
Sylvain Briat
2023-10-31 16:26:18 +01:00
parent 8befcc3c80
commit 7fe69f545b
2 changed files with 0 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
export const PARAMS_PROVIDER = Symbol('PARAMS_PROVIDER');
export const DIRECTION_ENCODER = Symbol('DIRECTION_ENCODER');
export const GEOROUTER = Symbol('GEOROUTER');
export const GEODESIC = Symbol('GEODESIC');