Skip to content

Commit 52157ba

Browse files
hb0ndbiodranik
authored andcommitted
some more Geo: test links
Signed-off-by: Harry Bond <[email protected]>
1 parent d783f0f commit 52157ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

public/test.html

+2
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,8 @@ <h3><a href="https://en.wikipedia.org/wiki/Geo_URI_scheme">Geo url scheme</a></h
144144
<li><a href="geo:35.3381607,33.3290564?q=Kyrenia%20Castle">geo:35.3381607,33.3290564?q=Kyrenia%20Castle</a> - search for 'Kyrenia Castle' in 35.3381607,33.3290564</li>
145145
<li><a href="geo:0,0?q=Where%20to%20eat">geo:0,0?q=Where%20to%20eat</a> - search for 'Where to eat' in the current (last) location</li>
146146
<li><a href="geo:0,0(Null%20Island)">geo:0,0(Null%20Island)</a> - show 0,0 point in Atlantic Ocean with 'Null Island' title</li>
147+
<li><a href="geo:0,0?q=Restaurant">geo:0,0?q=Restaurant</a> - search for 'Restaurant' type around current position</li>
148+
<li><a href="geo:0,0?q=87G7MXQ4%2BM5">geo:0,0?q=87G7MXQ4%2BM5</a> - search for Plus Code '87G7MXQ4+M5' from current position (strings in Geo URI must be encoded so '+' is '%2B')</li>
147149
</ol>
148150

149151
<h3>MAPS.ME url scheme</h3>

0 commit comments

Comments
 (0)