=== BuddyPress Maps === Contributors: G.Breant Donate link: http://dev.benoitgreant.be Tags: BuddyPress,maps,Google Maps,geolocation,geo,profile Requires at least: WP 2.9.1, BuddyPress 1.2 Tested up to: WP 3.0-alpha, BuddyPress 1.2.2 Stable tag: 0.2 == Description == BuddyPress Maps is a component that displays maps (from Google Maps) into your BuddyPress website. It includes several plugins that you can choose to enable or disable : * Profile maps (for saving the user's location) * Members map (a map with all the user's location) * Friends map * Groups maps There is an option for the groups maps to allow displaying member location markers, custom group markers (if you need to give your group a specific location) that the group admin can add; or both. You can also use the plugin's API to add maps to your own plugins.

Try the demo

You can registrer on the demo website to check how it works. * Demo for profile * Demo for group map == Installation == = BuddyPress Maps = * Copy the directory buddypress-maps to wp-content/plugins. * Activate the plugin site-wide * Go to the options page (Maps) under the BuddyPress menu and change the options if needed. * If you want a custom theme; copy the directory /maps from buddypress-maps/theme to your current theme and edit it. == Frequently Asked Questions == == Screenshots == 1. Group Map 2. Profile edition (no title/description for the marker) 3. Single marker edition (with title/description) 4. BuddyPress Maps options for Profile/Groups 5. BuddyPress Maps options 6. Profile view 7. BuddyPress Maps in the BuddyPress Classifieds component (several markers) == Changelog == = 0.2= * Lots of stuff rewritten * Members map * Friends map * Groups maps now allow group admin to save custom markers. = 0.1.6= * New option to guess user's location from his IP when the map is empty * Added Localization = 0.15-alpha = * Updated plugin information * Added Screeshots * Various fixes = 0.12-beta = Fixed Bugs = 0.1-beta = * First version