-
-
Google Maps jQuery Plugin (jQuery.fuGMAP)
February 7, 2010 -
Isn’t it always the way, someone kindly releases a plugin that doesn’t quite scratch the itch and you think what they he’ll, I spend a ridiculous amount of time doing map-apps over the years so why not quit bitching and get programming.
So before we get on with code-porking Its only fair to thank Cedric who recently released his GMaps plugin for the itch of which to scratch.
What have I crammed in that isn’t in the other; * GEO-Coding (add an address and let google do the location) * Marker XML Files; Load in a marker xml file to your maps by just adding the url. * Add info window with text or with IFRAME (by URL) to any Long/Lat Marker or GeoCoded Marker * Feature Request; Anything you think would be useful, let me know on the Google Code page and If a few people think its useful (or I do) I’ll code it.
As per the other the default is nice and painless
$("#map").fuGMAP();
-

Leave a Reply