https://github.com/organicmaps/organicmaps/issues/7837
adds:
geo:0,0?q=Restaurant - search for 'Restaurant' type around current position
geo:0,0?q=87G7MXQ4%2BM5 - search for Plus Code '87G7MXQ4+M5' from current position (strings in Geo URI must be encoded so '+' is '%2B')
https://github.com/organicmaps/organicmaps/issues/7837
adds:
`geo:0,0?q=Restaurant` - search for 'Restaurant' type around current position
`geo:0,0?q=87G7MXQ4%2BM5` - search for Plus Code '87G7MXQ4+M5' from current position (strings in Geo URI must be encoded so '+' is '%2B')