Clicking on marker on user maps brings up empty info bubble
Lucretia9 - October 23, 2008 - 22:54
| Project: | GMap Module |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
I've got my user showing on the users gmap but when I click on the marker an empty bubble appears.
Bdragon on irc stated:
"Yeah.... I just noticed I'm calling an invalid theme function... >.>"

#1
Fixed title
#2
Same problem here - subscribing
#3
ditto...was just going to post to ask why this is happening...subscribing..
#4
OK, fixed. (Finally.)
http://drupal.org/cvs?commit=153631
#5
Bubble now displays username and avatar, should it display anything else? Just want to make sure I have it right, thanks!!
#6
That's the default implementation, username and avatar.
#7
if folks are interested, i've created a custom view for gmap that presents a map and pops up bubble with link to content profile (if you're using it, because it's awesome) and username and user picture, all in a nice little inline box - could be useful as a demo to modify (meaning you'll have to change the macro obviously so it centers at your location!)
i've done this by not allowing users to input location in a user profile (permissions) but instead only input latitude/longtitude and in turn enabled location for content type 'user profile' - makes it much more flexible, because you can then pull the location into other views as a standard content type (via content profile module) and this in turn makes mapping users much cooler - like i've got the location block showing on user profiles - you click on the big map, up pops user bubble with link to content profile, then you click through on profile and see a small block showing where just that one user is on a close-up map of his neighborhood...kinda cool looking!
two screenshots attahed (site is offline btw, will let you know when it's up)
#8
Subscribing
#9
Automatically closed -- issue fixed for two weeks with no activity.