CCK Link to Map

MichaelCole - January 5, 2009 - 00:21
CCK Link to Map

The CCK Link to Map module allows users to type in an address and have it "automagically" converted to a map link.

The link opens in a new tab/browser pointing to a Google Map. Short and sweet.

No dependencies, no Geolocation, no etc. This module is the simplest thing that could possibly work.

When editing the node, put "123 Snowberries Lane, Santa Cruz CA" in the field.

When the field displays, it will be a link called "123 Snowberries Lane, Santa Cruz CA" that opens Google Maps in a new window/tab.

To accomplish this, it puts "http://maps.google.com/maps?q=" in front of the text, so the new window/tab's URL would be: "http://maps.google.com/maps?q=123 Snowberries Lane, Santa Cruz CA"

A D6 version module is in the works...

Releases

Official releasesDateSizeLinksStatus
5.x-1.02009-Jan-059.28 KBRecommended for 5.xThis is currently the recommended release for 5.x.


 
 

Drupal is a registered trademark of Dries Buytaert.