We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36f8d2d commit 771491dCopy full SHA for 771491d
public/test.html
@@ -189,6 +189,11 @@ <h3>KML, KMZ and GPX test files</h3>
189
<li><a href="https://cdn.organicmaps.app/download/Wairǎkei Терраса.gpx">Wairǎkei Терраса.gpx</a></li>
190
</ol>
191
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>
197
198
<div id="console">
199
</div>
0 commit comments