Hello,
I have a Google Maps api and upon putting in your code I get the following error:
"Uncaught ReferenceError: $ is not defined" this refers to the $('#google-map1').gMap({ line from the script.
the line with the div does refer to google-map1 as ID. <div id="google-map1" style="height: 250px;" class="gmap"></div>
any clues what could be going wrong?
thank you!
K.
