http://www.codeproject.com/KB/custom-co ... ntrol.aspx.
Just for fun i tried to make it work with AbleCommerce and with a little effort i made it. I think it may be useful for some community members so i am posting it here. After installing the attached package all you need is to apply the GMAP scriptlet available in content section and specify your longitude latitude information as a pushpin in the Pushpin property. For example i just use the info available with the sample from the link above
Code: Select all
[[ConLib:GMAP CenterPoint="1, 43.66619, -79.44268" Pushpins="1, 43.65669, -79.45278|2, 43.66619, -79.44268|3, 43.67689, -79.43270" Width="100%" Height="600px"]]
[Screen Shot]