Skip to content

Commit

Permalink
Prioriting waypoints in GeoJson
Browse files Browse the repository at this point in the history
  • Loading branch information
fboes committed May 8, 2024
1 parent c811971 commit b9b1d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Export/GeoJson.ts
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ export class GeoJson implements GeoJSON.FeatureCollection {
frequency: undefined,
"marker-symbol": "dot-10",
"symbol-sort-key": 2,
},
},
},
{
type: "Feature",
Expand Down

0 comments on commit b9b1d95

Please sign in to comment.