3 replies
RJH
Newbie
RJH's picture
Member: 213
Joined: 25/02/2008
Posts: 12
Points: 13
User offline. Last seen 25 weeks 4 days ago.

Michelle - on your CRO site (before the directory-add-listing was suspended) I see (saw) that your Google Map coding that you use for directory listings looks as though you were going to (still?) use it for Profiles - eh?

I'm VERY much interested in adding a Map - in a mini-panel - for each user with AdvProfile. Can you steer me in the right direction - I have little working knowledge of what this entails - save knowing I need (and have) GoogleMap api code. I want my users to simply do the "click to locate" like you were using in your directory-add at CRO - when they're building their uprofile node - as a CCK group called "my Map".

Or has anyone else done this?

0
Newbie
tomm's picture
Member: 386
Joined: 02/04/2008
Posts: 8
Points: 9
User offline. Last seen 26 weeks 22 hours ago.
working on this...

have no idea how to do this yet

Head Honcho
Michelle's picture
Member: 1
Joined: 05/01/2008
Posts: 165
Points: 155
User offline. Last seen 1 hour 57 min ago.
Location / gmap

I use the location and gmap modules in the directory. I have no plans to add maps to my profiles as I don't want my users giving out their addresses so it's not something I've looked into.

Michelle

RJH
Newbie
RJH's picture
Member: 213
Joined: 25/02/2008
Posts: 12
Points: 13
User offline. Last seen 25 weeks 4 days ago.
Addresses not necessary with CCK_Map type fields

Ive been working on this - see my issue que post at http://drupal.org/node/241826

With cck_map (http://drupal.org/project/cck_map), a user need not enter their address, just click on the (edit) map to produce their "marker". I started with cck_map as I thought perhaps that's what you (Michelle) were using - I'll look into Location/Gmap as well.

Tomm T, have you made any head way?