Skip to content

uris: add pre-parsing function for geo: URIs

Andy Holmes requested to merge andyholmes/gnome-maps:andyholmes/geouri-zoom into main

Add a function for pre-parsing geo: URIs that will extract the z/zoom parameter if present. This returns a valid URI to pass to GeocodeGlib and the zoom level, if available.

closes #679 (closed)

Merge request reports