Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Google Map Integration


Bergsten
Participant

@bergsten

The plugin adds a Google Map into each profile with a marker where the member is. The member can manually set the location by moving the marker and saving it.

If the member hasn’t saved the position, the position of the IP-address the member last used to login is used.

You need to have the latest buddypress-member theme from trunk in order to see the map in the member profile as I’m calling add_action(‘bp_custom_profile_boxes’, ‘bp_google_maps_profile’, 2); to insert the map into the profile.

Skip to toolbar