How to read Google Map Pins from a Datatables Column?

How to read Google Map Pins from a Datatables Column?

AddupAddup 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!

Answers

  • colincolin Posts: 15,236Questions: 1Answers: 2,598

    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

This discussion has been closed.