nice plugin….Can a Member post tagged with a map via zipcode?
Great thing – I see now everything woth an update to the latest trunk. Great work!
Ps: Yes – an overview-function within groups or the whole community would be mindblowing !!! Keep up the good work!
It doesn’t update the user position :S
How can i watch all users map ?
how can you view all members on one map.. that is the golden ticket
this is sweet
It’s a very good plugin, however i can’t see the map anywahere. Yes, I put the proper API key. But still nothing appears. can you help me?
you should extend this plugin to have it working, i hacked js/group-maps.js
I’ve corrected some bugs now. Please try the latest version, WP Google Maps – 2.0b2, that you can download at http://www.ezbizniz.com/wordpress-plugins/google-maps
Hi bergsten
thanks for the plugin, essential for any network
I installed the 2.0b2 version on my BP, put the php code you gave above (add_action(‘bp_custom_profile_boxes’, ‘bp_google_maps_profile’, 6) in the index.php from the directory /wp-content/member-themes/buddypress-member/profile, exactly here :
‘<?php if ( function_exists(‘bp_send_message_button’) ) : ?>
<?php bp_send_message_button() ?>
<?php endif; ?>
</div>
<?php add_action(‘bp_custom_profile_boxes’, ‘bp_google_maps_profile’, 6); ?>
<?php bp_custom_profile_sidebar_boxes() ?>
</div>
<div class=”main-column”>’
It’s working but a little buggy : the map shows two time as you can see here :
http://vivre-en-autarcie.com/members/admin/profile/public
something else is bugging.
the button update your position leads to a page that doesn’t exist with slug: update-position
the integration function works fine : I can edit a map where all markers my users are shown ; that’s great
thanks for any help
Bergsten
how do we use your plugin for the new buddypress things that are now in plugins/buddypress/ not mu-plugins ??
because i notice that the bp-core.php that it calls is no longer in mu plugins and that is giving me a php error.. ???
If you can please let me know.. i would love to use it??
also is there any way of just patching this accross for groups.. this would really help my project??