Apr
23
Google Maps Error: is null or not an object
Filed Under Developers | 4 Comments
If you get one of the following in IE or Firefox:
a is null or not an object
oa is null or not an object
‘J’ is null or not an object
The error is exactly what it says – you are probably adding or removing a null overlay.
The Fix for this is to do an [...]
