hendriksaragih / kml-samples

Automatically exported from code.google.com/p/kml-samples
0 stars 0 forks source link

Ability to use GetDirections with Points contained in MultiGeometry #217

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Which products are relevant to this feature request?
Google Earth

What should this feature enhancement do?
Right now, GetDirections does not provide directions to point coordinates 
contained within <MultiGeometry>.  I would like to be able to use 
MultiGeometry to create features containing both polygon and point 
geometries and use GetDirections to provide driving directions to that 
point.

Are there any currently known workarounds that produce the same, or 
similar, result?
Only to place point coordinates outside of <MultiGeometry>, which results 
in repetitive information and defeats the purpose of using MultiGeometry 
to begin with.

For more details, see: http://groups.google.com/group/kml-support-
advanced/browse_thread/thread/20030f62d81804b2?hl=en

Original issue reported on code.google.com by smrau...@gmail.com on 13 Jan 2009 at 2:00

GoogleCodeExporter commented 8 years ago

Original comment by api.roman.public@gmail.com on 3 Feb 2009 at 2:29