Home › Forums › MapPress Support › Redraw map POIs with AJAX or JS method › Reply To: Redraw map POIs with AJAX or JS method
November 19, 2013 at 1:34 am
#13786
Participant
Chris,
I’m trying to do something similar. I’m using the latest pro version and a shortcode similar to
[mashup query="cat=all"]
Is there any way I can reload the POIs based on a different category without reloading the page. i.e. When a checkbox “Green” is checked then the query changes to the equivalent of
[mashup query="cat=green"]
I guess I’m looking for a call such as mapp0.setQuery()
Fantastic plugin BTW… would be lost without it (no pun intended!)
Cheers, Paul