Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gnome-maps gnome-maps
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 147
    • Issues 147
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • gnome-mapsgnome-maps
  • Issues
  • #422
Closed
Open
Issue created Feb 06, 2022 by Marcus Lundblad@mlundbladMaintainer

Can't parse OSM location URLs without a ?

Have seen some URLs in the wild addressing a location (zoom/lat/lon) in OSM without a ? mark in front of the query params like:

https://www.openstreetmap.org/#map=16/59.3083/18.0183

Currently we handle URLs on the form

https://www.openstreetmap.org/?#map=16/59.3083/18.0183

entered in the search bar.

We could enhance the parsing code to accept both forms for convenience.

Assignee
Assign to
Time tracking