Hello,
I have started to build a new site which is all about maps maps maps (openstreenmap and openlayers) and it goes fine till far. For now I use the installed member module and I have made among others 2 custom fields:
longitude (text field)
latitude (text field)
In order to populate my map I like to get from 3 member groups that data and make a listing.
I have been searching this site for a couple of hours and the closest I got was Mark Bowen’s example at http://ellislab.com/forums/viewthread/123209/
But this doesn’t seem to work for me as it outputs
{age}
{gender}
{age}
{gender}
...Anybody has some tips how to get started?