be88ex / earth-api-samples

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

Get information from polygons inside COLLADA #211

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi there,
It would be great to be able to get informations about polygons and some
methods to geolocate those polygons points.

Original issue reported on code.google.com by ccurba...@gmail.com on 6 Apr 2009 at 8:31

GoogleCodeExporter commented 8 years ago
This will be part of the full model/mouse event interaction implementation. 
While you won't be able to get back the individual polygon you clicked, you 
will most likely be able to get back (via an GEHitTestResult) the exact 
location of that point.

Original comment by bcke...@google.com on 28 Jun 2011 at 9:51