mjaverto / geoxml3

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

kml with polygons doesn't get rendered, works with GGeoXml from API v2, but not geoXML3 #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. load kml that has polyshape as done in attachment : example.zip
2. nothing happens on map.  empty map

What is the expected output? Polygons, just like when using GGeoXml in API 
v2

What do you see instead?  map has no kml data, no error messages either

What version of the product are you using? geoXML3.js On what operating 
system? firefox 3.5 or internet exploder 6

Please provide any additional information below.
  Doing some tests of the Google API version 3 and tried out geoXML3 as a 
solution to missing KML support in API version 3

Original issue reported on code.google.com by joejosep...@gmail.com on 7 Oct 2009 at 3:13

Attachments:

GoogleCodeExporter commented 9 years ago
Polygons have only recently been added to v3 of the API and haven't yet been 
integrated 
into the KML parser.

Original comment by sterling...@googlemail.com on 27 Oct 2009 at 9:43

GoogleCodeExporter commented 9 years ago
It's been a while since you've last updated it, 
but are you planning on adding a support for polylines and polygons?

Original comment by nanamizu...@gmail.com on 16 Feb 2010 at 10:33

GoogleCodeExporter commented 9 years ago
test version in 
http://code.google.com/p/geoxml3/source/browse/branches/polys/

Original comment by geocodezip on 12 Oct 2010 at 2:33