Posts under ‘Google’

My first bit of Mootools and centering a Google Map in a hidden div

Started a new job last week for a really cool agency in a place I really want to work* – but they are Mootools users not jQuery folk, so I am been thrown headlong into (among other things) the world of Mootools. I’m used to just sitting down and being able to make things work [...]

When Google Maps go bad…

This week I noticed that a number of google maps had stopped working out of the blue, not dying in a spectacular javascript car crash, just a subdued failure and no map.
Looking in Firefox error console I see G_MAP_TYPE is not defined; – WTF? it was working…
Well looking into it, it is an easy fix. [...]