Hey @NightTimeNoche ![]()
- You can run a query on point select that checks what index in the table has that lat/long, then run
selectRow(index).

2. How are you currently selecting markers on the map when clicking the table? If they are selected they should be that darker shade of red. Here is an example where I run a query on row click that triggers the two methods in our docs (linked here): selectPoint and setMapCenter
