MapIt Plugin - Bringing Maps to Email & Contacts
May 31, 2010
We’ve just release the initial version of our MapIt plugin for Atmail. This handy little plugin provides mapping to both the email and contacts portions of Atmail. First up all email bodies are scanned looking for anything that resembles a street address, when found the plugin can utilizes Google or Yahoo maps to create a map for the address then makes the address text interactive by popping up the map when the address is hovered over. If you click the address “link” then the map becomes sticky and stays visible till you click again, cool huh? The plugin underlines the address to give the user the idea that it can be hovered and/or clicked:

For contacts the plugin searches for any Home Address or Work Address information, if found it again uses Google or Yahoo maps to place a static map of that address on the page below the relevant address information:

Once installed via Atmail’s Webadmin you can edit the configuration file found at /path/to/atmail/webmail/config/plugins/mail.atmail.mapit.ini to alter behavior. Below is a sample configuration file:
[main]
# Mapping service to use ‘google’ or ‘yahoo’
map.service = google# Map size, only relevant for map displayed on viewing a contact
map.size = 300×300# Show a map upon viewing a contact if there are sufficient address details
option.process_contact = On# Process email body contents and look for addresses to fetch a map for
option.process_email_body = On
You can download MapIt from here. We hope you find this little plugin useful!

Atmail RSS Feed