Home › Forums › MapPress Support › Separate query selections for multiple post types in one mashup › Reply To: Separate query selections for multiple post types in one mashup
Hi Chris,
I am calculating distance of each POI from the map center and would like to append that information to the Location that is shown in the poilist. I also plan to use that value to filter results. Can you tell me which object or array value I need to update in reference to your code sample above (#10981)?
Also, is it possible to exclude some points from the poilist but leave them in the map display?
See http://sgowtham.net/blog/2009/08/04/php-calculating-distance-between-two-locations-given-their-gps-coordinates/ for the distance calculation that I’m using.
Thanks.
Brad