Skip to content

Attempting to set float z-index on markers during zoom animation (leaflet 0.6.4) #2090

@nkovacs

Description

@nkovacs

During a zoom animation, L.Marker's _setPos is called with a pos that has float values. Because the zIndex is set to pos.y + this.options.zIndexOffset, this causes errors in Firefox's error console.

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