How to read Google Map Pins from a Datatables Column?
How to read Google Map Pins from a Datatables Column?
Addup
Posts: 11Questions: 5Answers: 0
I'm trying to read Google Map Pins from a DT column that contains LongLat Data and redraw the Google Map as I filter the DT
Thanks!
This discussion has been closed.
Answers
Hi @Addup ,
If the table is changing, the best place to update it would be in
drawCallback
. Without seeing the pins, it's hard to suggest more. We're happy to take a look - if you could link to a running test case showing the issue we can offer some help. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.Cheers,
Colin