Home › Forums › MapPress Support › POI list in Mashup map is not responsive › Reply To: POI list in Mashup map is not responsive
September 27, 2013 at 2:44 pm
#13451
Hi,
You can probably do both things by modifying the map_poi_list.php template file:
1. Add your extra columns to the poi list and I think the datatables plugin will make them sortable by default. Note that they’ll be sortable, not searchable or filterable, I was assuming that’s what you meant?
2. Yes, you can modify the HTML of the template.