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" ...
If I enable OL+: Popups (but not OL+: Tooltips) the popup shown on hover displays "NaN" for the count -- printed from this:
Also, when I click the popup (for a single point,) the pager section shows "1 / 0" ...