Owd-Larrd / gmaps-utility-library-dev

Automatically exported from code.google.com/p/gmaps-utility-library-dev
0 stars 0 forks source link

removeMarker always retrive me windows internet warning [object Object] #68

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
function deleteMarker() {  var markerNum = parseInt(document.getElementById
("markerNum").value);  mgr.removeMarker(allmarkers[markerNum]);}

What is the expected output? What do you see instead?
only delete a marker

What version of the product are you using? On what operating system?
windows xp and windows 2003 server

Please provide any additional information below.

Original issue reported on code.google.com by vddesarr...@gmail.com on 25 Sep 2008 at 7:26

GoogleCodeExporter commented 9 years ago

Original comment by bbr...@gmail.com on 14 Jan 2009 at 12:53

GoogleCodeExporter commented 9 years ago
To the original poster: Is there test code for this? 

Original comment by pamela.fox on 14 Jan 2009 at 8:06