Export KML instead of GPX (since this seems to give better control of colour)
This commit is contained in:
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user