Closed GoogleCodeExporter closed 9 years ago
More detail is needed.
Please provide a link to an example that shows the problem.
Original comment by geocodezip
on 4 Feb 2012 at 9:31
Original comment by geocodezip
on 4 Feb 2012 at 9:32
the link is http://www.itinerarialpinistici.com/testkml.aspx
the js version i am using are trunk ones;
what happens is that in my useTheData callback the list of the placemarks is 0;
Hope you can help me
Regards
Michele
Original comment by mic68.sa...@gmail.com
on 5 Feb 2012 at 9:06
please use the "polys" branch, your kml includes a polyline, the trunk is
fairly old and was developed before polygons and polylines were added to the
API. Support for polylines and polygons is in the polys branch.
http://www.geocodezip.com/geoxml3_test/v3_geoxml3_kmltest_linktoB.html?filename=
http://www.geocodezip.com/xmlProxy060215.asp?http://www.itinerarialpinistici.com
/uploadedkml/silea-casale-cendon.kml
Original comment by geocodezip
on 5 Feb 2012 at 2:29
There does seem to be some issue with either your server or my proxy that makes
that link unreliable, this works much better:
http://www.geocodezip.com/geoxml3_test/v3_geoxml3_kmltest_linktoB.html?filename=
http://www.geocodezip.com/geoxml3_test/itinerarialpinistici_com_silea-casale-cen
don_kml.xml
Original comment by geocodezip
on 5 Feb 2012 at 3:16
I have changed the link to new version of js;
but the problem is the same;invoking the parser passing property " afterParse:
useTheData" but omitting the map property i got the js error:
Errore: parserOptions.map is undefined
File sorgente: http://geoxml3.googlecode.com/svn/branches/polys/geoxml3.js
Riga: 653
thank you
Michele
Original comment by mic68.sa...@gmail.com
on 5 Feb 2012 at 6:17
Please provide a link to an example that shows the problem.
Original comment by geocodezip
on 5 Feb 2012 at 7:36
that is the same:
http://www.itinerarialpinistici.com/testkml.aspx
Original comment by mic68.sa...@gmail.com
on 5 Feb 2012 at 7:38
How do I reproduce the error?
The error I get on that page (at least in Chrome) is:
Uncaught TypeError: Cannot call method 'fitBounds' of undefined
Try setting "zoom" to false:
http://www.geocodezip.com/geoxml3_test/www_itinerarialpinistici_com_testkmlA.htm
l
Original comment by geocodezip
on 5 Feb 2012 at 8:28
to reproduce you have to check the option "Silea-Cendon";
however, adding "zoom:false" it works and i can omit the map;
thank you very much
Regards
Michele
Original comment by mic68.sa...@gmail.com
on 5 Feb 2012 at 8:49
is there any documentation on how the json format looks like in case there is a
polyline ?
Original comment by mic68.sa...@gmail.com
on 5 Feb 2012 at 9:44
Original comment by geocodezip
on 6 Feb 2012 at 1:01
Original issue reported on code.google.com by
mic68.sa...@gmail.com
on 4 Feb 2012 at 8:56