How to load the datatable content into Google maps api infowindow ?

How to load the datatable content into Google maps api infowindow ?

praveen_psnapraveen_psna Posts: 2Questions: 2Answers: 0

Hi ,
I am new to Jquery and datatables. so i need help for my implementation. I am trying to load the infowindow in google maps with the Jquery datatable content.

The data is fetched properly but the problem is that the datatable CSS is not loading inside the infowindow.

These are scripts were included:


<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1/jquery-ui.min.js"></script>
<script type="text/javascript" src="https://ajax.aspnetcdn.com/ajax/jquery.dataTables/1.9.0/jquery.dataTables.min.js"></script>

Can anyone help me to fix this issue.

Thanks in advance and sorry for my language.

This discussion has been closed.