rootseire / timemap

Automatically exported from code.google.com/p/timemap
MIT License
0 stars 0 forks source link

Firefox throws an error in Google Maps v3 marker render #95

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
See 
http://groups.google.com/group/timemap-development/browse_thread/thread/b5c85a5c
6137696b

The error in Firebug is 

"An invalid or illegal string was specified" code: "12"

This seems to be related to the map marker rendering (this error involves 
trying to draw on a <canvas> outside its clipping area), but I'm not sure how.

Original issue reported on code.google.com by nick.rab...@gmail.com on 10 May 2011 at 5:55

GoogleCodeExporter commented 8 years ago
it happens when you accidentally miss a location, check this out:
http://wordpress.org/support/topic/basic-google-maps-placemark-firefox-not-rende
ring-all-placemarks

Original comment by dtoliou...@gmail.com on 29 Oct 2011 at 3:49