Skip to content

Commit 771491d

Browse files
hemanggsbiodranik
andauthored
Adds test links for position chooser API to test.html (#13)
* Adds test links for position chooser API Signed-off-by: hemanggs <[email protected]> * Update public/test.html Signed-off-by: Alexander Borsuk <[email protected]> --------- Signed-off-by: hemanggs <[email protected]> Signed-off-by: Alexander Borsuk <[email protected]> Co-authored-by: Alexander Borsuk <[email protected]>
1 parent 36f8d2d commit 771491d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

public/test.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,11 @@ <h3>KML, KMZ and GPX test files</h3>
189189
<li><a href="https://cdn.organicmaps.app/download/Wairǎkei Терраса.gpx">Wairǎkei Терраса.gpx</a></li>
190190
</ol>
191191

192+
<h3>Position chooser API (please use [Android Intents](https://github.com/organicmaps/api-android) to get chosen coordinates back into your app)</h3>
193+
<ol>
194+
<li><a href="om://crosshair?cll=47.3813,8.5889&appname=Google%20Maps">om://crosshair?cll=47.3813,8.5889&appname=Google%20Maps</a></li>
195+
<li><a href="https://omaps.app/crosshair?cll=47.3813,8.5889&appname=Google%20Maps">https://omaps.app/crosshair?cll=47.3813,8.5889&appname=Google%20Maps</a></li>
196+
</ol>
192197

193198
<div id="console">
194199
</div>

0 commit comments

Comments
 (0)