Closed GoogleCodeExporter closed 9 years ago
When i fixed that, it thorwed another error
TypeError: Object #<V> has no method 'set_visible'
I found that Google Maps V3 changed reference to set visible.
Fix for this, change line 76 and 87
from
set_visible
to
setVisible
Original comment by vigne...@strumsoft.com
on 1 Nov 2012 at 9:26
What version of the code are you using? The polys and kmz branches are the
most up-to-date and support polygons and polylines. The trunk is old.
Original comment by geocodezip
on 1 Nov 2012 at 1:24
Original comment by geocodezip
on 1 Nov 2012 at 1:25
Sorry. I was using trunk.
Original comment by vigne...@strumsoft.com
on 1 Nov 2012 at 1:44
Trunk is old and not currently maintained
Original comment by geocodezip
on 1 Nov 2012 at 2:11
Original issue reported on code.google.com by
vigne...@strumsoft.com
on 1 Nov 2012 at 9:18