some more Geo: test links #11
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: organicmaps/url-processor#11
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "more-geo-test"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
https://github.com/organicmaps/organicmaps/issues/7837
adds:
geo:0,0?q=Restaurant
- search for 'Restaurant' type around current positiongeo:0,0?q=87G7MXQ4%2BM5
- search for Plus Code '87G7MXQ4+M5' from current position (strings in Geo URI must be encoded so '+' is '%2B')@biodranik merge?
Thanks!