CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Profiles (Moderator: Dave Greenberg) »
  • Showing a Google Map within an individual profile view
Pages: [1]

Author Topic: Showing a Google Map within an individual profile view  (Read 830 times)

sandys

  • I post occasionally
  • **
  • Posts: 41
  • Karma: 1
  • CiviCRM version: 4.1.1
  • CMS version: Drupal 6.26
  • MySQL version: 5.0.92
Showing a Google Map within an individual profile view
July 24, 2010, 06:58:48 am
Is there a way to show a Google Map within a view created from a profile?   I'm creating a chamber of commerce site and want to be able to display an individual member's (public) profile data, including an embedded google map.  

I'm pretty new to CiviCRM and very new to Drupal, so this might be obvious to someone else.  The latitude and longitude are being populated and, of course, I also have the address.  But I can't figure out how to display the map.



Ok, I did figured it out.  Previous developer had installed Gmaps (Google Maps Tools) module and not the Gmap module (Gmap/Location) which is the one that reads Civi data.
« Last Edit: July 25, 2010, 05:42:09 pm by sandys »

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Showing a Google Map within an individual profile view
July 25, 2010, 10:39:05 pm
Quote
Is there a way to show a Google Map within a view created from a profile?
Nope, currently CiviCRM does not  have this feature.

You will have to do some custom coding to implement this feature. If you are familiar with php / coding it should be similar to how we display events map on Event Info. If can also hire someone from http://civicrm.org/professional to implement this feature.

HTh

Kurund
Found this reply helpful? Support CiviCRM

sandys

  • I post occasionally
  • **
  • Posts: 41
  • Karma: 1
  • CiviCRM version: 4.1.1
  • CMS version: Drupal 6.26
  • MySQL version: 5.0.92
Re: Showing a Google Map within an individual profile view
July 27, 2010, 04:46:16 pm
Actually, the GMap drupal module does a fair job of generating a Google map from Civi geocoded data.  But it's pretty restricted as far as what can be on the map (just a marker, no directions, etc).   It's nice to have the live data, but we were hoping for more features.

Thanks for the advice about looking at the events maps - hadn't thought of that (I just inherited this site).  I'll take a look!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Profiles (Moderator: Dave Greenberg) »
  • Showing a Google Map within an individual profile view

This forum was archived on 2017-11-26.