CCK Link to Map

This project is not covered by Drupal’s security advisory policy.

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"

Project information

Releases