jeffgorder / geoxml3

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

Placemark user handler is only called when geometry is set to Point #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I've been using the current polys branch with great success but I wanted to 
have access to each placemark object when by using the createMarker option. 
Sadly it seems that this callback is only applied when the geometry of the 
placemark is Point.

http://code.google.com/p/geoxml3/source/browse/branches/polys/geoxml3.js?r=44#35
4

Is there a strong rationale behind this or could we have the callback is also 
applied whatever the geometry (like on Polygons)?

Thanks

Original issue reported on code.google.com by sylvain....@gmail.com on 13 Dec 2010 at 12:52

GoogleCodeExporter commented 9 years ago
I cannot believe I had missed the createPolygon(placemark, doc) method. You can 
close this ticket.

Original comment by sylvain....@gmail.com on 13 Dec 2010 at 3:29

GoogleCodeExporter commented 9 years ago

Original comment by geocodezip on 14 Dec 2010 at 7:58