NeXTs / Clusterize.js

Tiny vanilla JS plugin to display large data sets easily
https://clusterize.js.org
MIT License
7.22k stars 414 forks source link

clusterize plug-in is not working with angular ng-repeat #166

Closed klmuralimohan closed 5 years ago

klmuralimohan commented 5 years ago

I'm trying to load the data using ng-repeat with clusterize plug-in unfortunately it is not working. But when I use for loop data then it is working fine.

Can you please provide the inputs to make it work and may I know why it is not working with ng-repeat. Please find the below JS fiddle for my work.

http://jsfiddle.net/j0uv8xyh/