Hi!
Using gmap+location cck(only addresses, no lat or long) on users: the location is showing up in the user page but not in any views of users(multiple locations) I tried to create, why? I have tried whit Gmap and Gmap extended formats whiout any results. No error message or anything else, only an empty map.
Using gmap+location cck(only addresses, no lat or long) works well whit nodes : the location appears on node pages and on views of nodes(multiple locations).
Should I be using user location insted of location cck for users?
I have read here (http://drupal.org/node/375259#comment-1288348) that it was 'better' (or a newer way) to use location cck, so I have "upgraded" to it in D7 from a D6 install that was using user locations... was this a bad choice, should I revert?
Thx
Comments
Comment #1
dadaisme commentedI forgot to mention in addition to the above, Gmap Location is supposed to provide a map of users, but it don't seems to work whit location cck but only whit user location.
Is this a bug?
Comment #2
dadaisme commented[edit:sorry, wrong version]
Comment #3
dadaisme commentedComment #4
podarokmoving to proper version
Comment #5
mastoll commentedWas this problem ever resolved?
Comment #6
jegaudin commentedI am having the same issue which is solved by using the "old" user location field but I would really prefer to use a cck field for flexibility. Any idea what is the problem?
Comment #7
ghosts commentedSame issue. Attached a location to user as a CCK/entity field. Geolocation is working because I can display the map on the individual user page. However, creating a View of User with Format: Gmap will not produce anything--the view div is empty.
EDIT: switching to Extended Gmap will display a map (Gmap setting does not generate a map) but there are still no markers.