Posted by MichaelCole on January 5, 2009 at 12:21am
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
- Maintenance status: Abandoned
- Development status: Obsolete
- Module categories: Content Construction Kit (CCK)
- Reported installs: 79 sites currently report using this module. View usage statistics.
- Last modified: July 12, 2011