Feng Forum

Other Topics => Feature requests => : rportinga December 11, 2008, 04:10:46 PM

: Map It!
: rportinga December 11, 2008, 04:10:46 PM
How about when viewing a contact or company info, a link that pulls the contact or company address and bring it up on Google Maps.
: Re: Map It!
: oxydum December 11, 2008, 05:43:49 PM
Hi Rob,

I guess it's a good idea, I've already see that in the twab tiller (http://www.tiddly-twab.com/) from VincentDiBartolo (try it).

Source in the twabplugin tiddler, like this :   
var href  = "http://maps.google.com/maps?ie=UTF8&hl=en&q=" + address + "&f=q&sampleq=1";
: Re: Map It!
: conrado December 12, 2008, 12:20:25 AM
That would be a nice feature.  :)

We might upset our Y! and MS fans, though.  ::)
: Re: Map It!
: rportinga December 15, 2008, 01:15:19 PM
It may be easy enough to make it configurable... ? Guess I haven't looked to see what arguments need to be passed and how.