Display visible rows on a google map after page or sort
Display visible rows on a google map after page or sort
Is there an easy way to accomplish what is in the title? I've got an array of google map markers, but I need an easy way to show/hide them from the map based on what is visible in the datatable. I'm assuming I can just key off of row visibility, but is this the best way to accomplish this? Also, what's the best way to "extend" the sort and filter function to reevalute the visible rows to show/hide markers on the map?
This discussion has been closed.
Replies