Export KML instead of GPX (since this seems to give better control of colour)

This commit is contained in:
Martin Asprusten
2025-07-03 02:44:14 +02:00
parent c61a76a6e4
commit fb0247841b
4 changed files with 117 additions and 125 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
<div id="map"></div>
<br />
<button id="search-button">Start search</button>
<button id="export-route-button">Export GPX route</button>
<button id="export-route-button">Export KML route</button>
<p id="search-status-paragraph"></p>
<table id="search-result-table" style="display: none;">
<thead>