runwayinfotech01 / geoxml3

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

Draw circles #32

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to print Circles on GMaps

What is the expected output? What do you see instead?
Have a circle.

What version of the product are you using? On what operating system?
The polygon branche svn head.

Please provide any additional information below.
I'd made a patch that allows me to draw circles from an KML file using geoxml3 
with <Circle> tags. This tag isn't in the Google KML language reference, but 
GMaps API have an Circle object, so would you like to have this patch and merge 
it to geoxml3 ?

Original issue reported on code.google.com by samuel.r...@gmail.com on 28 Jul 2011 at 3:59

GoogleCodeExporter commented 9 years ago
If it isn't part of the kml spec, I don't think it should be in the official 
version of geoxml3, if you want to post your patch here you can; anyone that 
wants the fix can use it.  If there is enough interest (enough people star the 
enhancement request), it can be considered further.

Original comment by geocodezip on 30 Jul 2011 at 2:43