Support clear text coordinates in the url #7

Merged
biodranik merged 1 commit from clear-coordinates-in-url into master 2023-05-06 07:42:34 +00:00

1 commit

Author SHA1 Message Date
Alexander Borsuk
fe1503d341 Support clear text coordinates in the url
For example, these formats are supported:
https://omaps.app/12.345,-2.654
https://omaps.app/12.345/-2.654/18
https://omaps.app/-12.345_2.654_Some%20Name
https://omaps.app/12.345,-2.654,14,Some_Name

Note that any other delimiter can be used instead of a comma, excluding digit, '.', '#' and '?'

Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-05-05 00:14:52 +02:00