• Resolved vlinlib

    (@vlinlib)


    I noticed that after the last updates the markers are not in the right position on the map anymore.
    You have to fully zoom in to see the original position.
    The map on my website is showed on zoom level 10, then you see a deviation of about 2 km.
    When I look at the map in the backend, the markers are in the right position and they stay in the right position when zooming in or out.
    I use the leaflet map.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support supsys

    (@supsys)

    Hi,

    Thank you for the detailed explanation. We are checking this issue with marker positioning on Leaflet maps after the latest updates.

    We will review why the marker position looks correct in the backend but appears shifted on the frontend at lower zoom levels.

    We will let you know as soon as we have an update or a fix for this.

    Plugin Support supsys

    (@supsys)

    Hi,

    Thank you for the report.

    We found the cause: the marker coordinates are correct, but on the frontend another plugin stylesheet overrides the Leaflet marker anchor styles.

    On your site, the conflicting rule comes from the WP Stats Manager plugin:

    .entry-content img { margin-top: 0px !important; }

    This overrides Leaflet’s marker positioning margin, so the marker icon is visually shifted at lower zoom levels.

    We have prepared a fix so Leaflet marker anchor margins are applied with higher priority and cannot be overridden by this kind of image style.

    Thread Starter vlinlib

    (@vlinlib)

    Thank you for the update, it solved the problem! Now Ultimate Maps remains for me the best plugin for displaying a map on a website.

Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.