On Feb 5, 9:10 pm, Tyler Waring <geogodesi...@gmail.com> wrote:
> I'm trying to access feature geometry information - specifically the
> coordinates of a polygon's vertices. Is there a way to access this type of
> kml information from the javascript side?

Not using KmlLayer, but if you use a third party parser like geoxml3
or geoxml_v3, you can access the native v3 polygons they create, and
those have methods to access the vertices.

  Larry

>
> Thanks,
>
> Tyler

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to