Google Map for Organizers

Home Forums Calendar Products Events Calendar PRO Google Map for Organizers

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1106379
    Kelly
    Participant

    Hello,

    how can i display the organizers into the googlemap?

    thankyou for help.

    #1106511
    Kelly
    Participant

    i inserted a “advanced Custom Field” for Googlemap an all Organizers.
    How can in insert all the Googlemaps from the Organizers into the Googlemap from the eventcalendar?

    Thankyou for help.

    #1106967
    Brook
    Participant

    Howdy Kelly,

    I would love to help you with this. This will definitely take a programmer to build. I’ll outline what needs to happen so that you or your programmer can build it. It will probably take ~2 hours of coding and testing to make this happen.

    First you will want to query all of the organizers. The easiest way to do this would probably just be a WP_Query . Look for the ‘tribe_organizer’ post type. There will be two meta keys you will be interested in: ‘_VenueLat’ and ‘_VenueLng’ . Once you have the values of those two keys you should have everything you need to put a pin on a Google Map. It sounds like you might already have a Google Map setup on the page, if so pass it those pins via the Gmaps API. If you don’t already have one then you will want to set one up per the Gmaps documentation.

    Does that all make sense? Will that work for you? Please let me know.

    Cheers!

    – Brook

    #1112781
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Google Map for Organizers’ is closed to new replies.