Can't use Google Maps API with CS-Cart

The iframe version of the Google Maps embed doesn’t open a new window when you click the Directions link on the map. For more control, you need to use the Google Maps API. However we cannot get the API to work within Smarty. We modified the index.tpl to have the CSS and Javascript needed in the head and the onload=“initialize()” in the tag, but the map doesn’t display. If we strip out everything between the tag in index.html and just put

http://code.google.com/apis/maps/documentation/javascript/tutorial.html[/url]

I apologize in advance if I’ve misunderstood your question, but isn’t it possible to just create an html block for the map and paste your embed code into the block?

[quote name=‘lucianofuentes’]I apologize in advance if I’ve misunderstood your question, but isn’t it possible to just create an html block for the map and paste your embed code into the block?[/QUOTE]



Read the first sentence of my post.