diff --git a/public/test.html b/public/test.html index 6cf1957..e91b25f 100644 --- a/public/test.html +++ b/public/test.html @@ -134,12 +134,16 @@

Geo url scheme

    -
  1. geo:37.786971,-122.399677
  2. -
  3. geo:37.786971,-122.399677,1000
  4. -
  5. geo:37.786971,-122.399677;u=35
  6. -
  7. geo:37.786971,-122.399677;z=17
  8. -
  9. geo:0,0?q=37.78918,-122.40335
  10. -
  11. geo:0,0?q=37.78918,-122.40335&z=16
  12. +
  13. geo:37.786971,-122.399677 - show a point in San Francisco.
  14. +
  15. geo:37.786971,-122.399677,1000 - show a point in San Francisco; altitude=1000 is ignored
  16. +
  17. geo:37.786971,-122.399677;u=35 - show a point in San Francisco; u=35 is ignored
  18. +
  19. geo:37.786971,-122.399677?z=17 - show a point in San Francisco with zoom=17
  20. +
  21. geo:0,0?q=37.78918,-122.40335 - show a point in San Francisco
  22. +
  23. geo:0,0?q=37.78918,-122.40335&z=16 - show a point in San Francisco with zoom=16
  24. +
  25. geo:35.341714,33.32231(Custom%20Title) - show a point with 'Custom Title' in Kyrenia
  26. +
  27. geo:35.3381607,33.3290564?q=Kyrenia%20Castle - search for 'Kyrenia Castle' in 35.3381607,33.3290564
  28. +
  29. geo:0,0?q=Where%20to%20eat - search for 'Where to eat' in the current (last) location
  30. +
  31. geo:0,0(Null%20Island) - show 0,0 point in Atlantic Ocean with 'Null Island' title

MAPS.ME url scheme

@@ -167,9 +171,7 @@

OpenStreetMap url scheme

  1. https://www.openstreetmap.org/#map=16/33.89041/35.50664
  2. -
  3. https://openstreetmap.org/#map=16/33.89041/35.506641
  4. https://www.openstreetmap.org/search?query=Falafel%20Sahyoun#map=19/33.89041/35.50665
  5. -
  6. https://openstreetmap.org/search?query=Falafel%20Sahyoun#map=19/33.89041/35.50665

2GIS url scheme