usamacpp / geoxml3

Automatically exported from code.google.com/p/geoxml3
0 stars 0 forks source link

an error #35

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
the raw source code is:
if (typeof urls === 'string') {        // Single KML document        
docs.push({url: urls remaining: 1});      } //here is an error

Original issue reported on code.google.com by maoting0...@yahoo.cn on 14 Sep 2011 at 5:19

GoogleCodeExporter commented 9 years ago
I don't see that here:
http://geoxml3.googlecode.com/svn/branches/polys/geoxml3.js

Original comment by geocodezip on 14 Sep 2011 at 8:55