@geogirafe/lib-geoportal
    Preparing search index...

    Function parseMapPositionFromUrl

    • Extracts map position details map_x, map_y, and map_zoom from the current URL's query parameters.

      Returns undefined | MapPosition

      A MapPosition instance if valid parameters are found, otherwise undefined.