I've looked at SO and implemented the answer in the actual question.
But get the error:
Uncaught ReferenceError: google is not defined
I'm adding my map by embedding an iframe, also my JS is not run until
$(document).ready(function(){
So where am I going wrong?