I have a content type for "Restaurant".

I added a new field called "Address" using CCK module.

I would like to add a button/link (called "Search Google Maps") which takes people to google maps with the address as the input. Basically shows them where the address is on google maps.

I am open to having embedded Google Map on the page, but I don't unnecessarily want it loaded every time the page is viewed so I would rather have the "Search Google Maps" button/link take users to a new window or tab.

Any help would be useful. I am pretty new to Drupal, so extra tips will be useful.

Thank you in advance.

Comments

mcmc07’s picture

I know about Gmap module which is not available for Drupal 6. Also I am not even sure if it does what I want it to.

orces’s picture

Not sure if this is solved. Try this:

http://drupal.org/node/273644