Skip to content

Multiple markers have a vertical offset in pixels as the accumulation of height of the previous siblings #9

@Lamap

Description

@Lamap

The title pretty much explains the issue I experience.
If I am using a position absolute and adjusting the top position within the custom react node by the accumulated offset, it solves the issue.
I wonder if is there any trivial that I am missing?
I am using the tool with this versions:
"react-leaflet": "^4.2.0", "react-leaflet-marker": "^2.1.0",
And also having a stylesheet for leaflet as direct link:
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.9.3/dist/leaflet.css" integrity="sha256-kLaT2GOSpHechhsozzB+flnD+zUyjE2LlfWPgU04xyI=" crossorigin=""/>.

Thank you for any advise or confirmation in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions