aboutsummaryrefslogtreecommitdiff
path: root/src/templates
diff options
context:
space:
mode:
authoruser <user@node5.net>2024-12-28 23:46:34 +0100
committeruser <user@node5.net>2024-12-28 23:46:34 +0100
commit52c5f75f80136bd5017abc88cb4b176b6aae9cda (patch)
tree1a8b9a4eaaf34bc90db47aa005f52796d9d1d14c /src/templates
parent4c6a6ce7ecdb98734cc52a44dccbf90342c36933 (diff)
Samples - Toggle layers + change to: railway, supermarket, shopHEADmaster
Diffstat (limited to 'src/templates')
-rw-r--r--src/templates/options.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/templates/options.html b/src/templates/options.html
index aaec4cc..e77ad5a 100644
--- a/src/templates/options.html
+++ b/src/templates/options.html
@@ -14,9 +14,9 @@
<datalist id="CategoriesDataList"></datalist>
<div id="CategoriesHelp" class="form-text">Change the category shown on the map<br>
e.g.
- <code><a href="/?Category=fast_food&HeatmapIntensity=3&HeatmapRadius=40">fast_food</a></code>,
- <code><a href="/?HeatmapIntensity=6&HeatmapRadius=100&Category=supermarket">supermarket</a></code>, or
- <code><a href="/?Category=cinema&HeatmapIntensity=25&HeatmapRadius=40">cinema</a></code>
+ <code><a href="/?country=Denmark&Category=shop&HeatmapIntensity=0&HeatmapRadius=30&category=railway%3Astation">railway:station</a></code>,
+ <code><a href="/?HeatmapIntensity=6&HeatmapRadius=100&Category=shop:supermarket&heatmap=0">shop:supermarket</a></code>, or
+ <code><a href="/?country=Germany&Category=shop&HeatmapIntensity=5&HeatmapRadius=10&category=shop&heatmap=1&markers=0&polygons=0">shop</a></code>
</div>
<br>