Skip to:
Content
Pages
Categories
Search
Top
Bottom

Google Map Integration

  • @nitinjain

    Member

    Just wondering, if we can come up with a plugin using which one can position himself. Will help a lot in seeing the geographic location of friends which is not there on any major social networking site.

    Anyone interested in this?? I might be available for this, if someone like to start this.

    Thanks

    Nitin

Viewing 11 replies - 26 through 36 (of 36 total)
  • nice plugin….Can a Member post tagged with a map via zipcode?

    @miguael

    Participant

    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!

    @nicolagreco

    Participant

    It doesn’t update the user position :S

    @nicolagreco

    Participant

    How can i watch all users map ?

    how can you view all members on one map.. that is the golden ticket =)

    this is sweet

    @katetee

    Member

    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?

    @nicolagreco

    Participant

    you should extend this plugin to have it working, i hacked js/group-maps.js

    @bergsten

    Participant

    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

    @lsm_267

    Participant

    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

    @trcwest

    Participant

    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??

    @trcwest

    Participant

    also is there any way of just patching this accross for groups.. this would really help my project??

Viewing 11 replies - 26 through 36 (of 36 total)
  • The topic ‘Google Map Integration’ is closed to new replies.
Skip to toolbar