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... >.>"
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | blockINprofile.jpg | 49.48 KB | zilla |
| #7 | usermapVIEW.jpg | 156.96 KB | zilla |
Comments
Comment #1
Lucretia9 commentedFixed title
Comment #2
Starminder commentedSame problem here - subscribing
Comment #3
zilla commentedditto...was just going to post to ask why this is happening...subscribing..
Comment #4
bdragon commentedOK, fixed. (Finally.)
http://drupal.org/cvs?commit=153631
Comment #5
Starminder commentedBubble now displays username and avatar, should it display anything else? Just want to make sure I have it right, thanks!!
Comment #6
bdragon commentedThat's the default implementation, username and avatar.
Comment #7
zilla commentedif 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)
Comment #8
ilfelice commentedSubscribing