From b9b1d953ae06b09a21b7b99a4fea0eacc526d3f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frank=20Bo=C2=89=C2=89es?= Date: Wed, 8 May 2024 09:26:48 +0200 Subject: [PATCH] Prioriting waypoints in GeoJson --- src/Export/GeoJson.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Export/GeoJson.ts b/src/Export/GeoJson.ts index 087be78..c316813 100644 --- a/src/Export/GeoJson.ts +++ b/src/Export/GeoJson.ts @@ -164,7 +164,7 @@ export class GeoJson implements GeoJSON.FeatureCollection { frequency: undefined, "marker-symbol": "dot-10", "symbol-sort-key": 2, - }, + }, }, { type: "Feature",