I put javascript code in my main.js file. With the following:
http://jsfiddle.net/Rochefort/Q7Vwg/ (Can't copy my code here)
But checking in Firebug, I get this error:
''a is null'' in 29. line.
What's my problem?
a is null
usually means your map is not initialized and you are trying to use it