Skip to content

Popups: count is NaN #15

@jeffschuler

Description

@jeffschuler

If I enable OL+: Popups (but not OL+: Tooltips) the popup shown on hover displays "NaN" for the count -- printed from this:

text += "<div class='popup-count'>" + parseInt(feature.attributes.count, 10) + "</div>";

Also, when I click the popup (for a single point,) the pager section shows "1 / 0" ...

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