BP Members Avatar map

0

Fix the javascript problem with ‘addLoadEvent’ error 17/9/2011 Map plugin to show all members location and Avatars for BuddyPress sites. Add a Google map to display the members Loca

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

Fix the javascript problem with ‘addLoadEvent’ error 17/9/2011

Map plugin to show all members location and Avatars for BuddyPress sites.

Add a Google map to display the members Location. Maps are displayed in the all members page.

This is done with the users registering their address Latitude and Longitude and not by addressing the geolocation service all the time but only on registration

by taking the Location field and requesting the Latitude and Longitude from Open Street Map Nominatim geolocation service .This plugin will be developed more further than initial release.

The admin settings page allows the map to be assigned dimensions plus various map rendering options .

Important: You must have set up an extended profile field named ‘Location’ this can be either set to in the ‘Base’ group in which case it will appear on the signup page or you can
create a new group and have the field display on the members profile settings. The map will only display once the member has added their location to this new field.
You must also set up a Latitude and Longitude field. !!very importent!!
You can either set the Latitude and Longitude field in the base group to show it on the sign up page or create a new group for the field name in which case it will show in the users profle setup and public display only.
You Can set up an extended profile field named ‘Info’ to show the member info in the map – not a must…