Hi Josh,
I'm also a lot of interesting in highlight 3d object for mouse over.
Would you explain more about creating icon for building?
one more thing is, after finish Sketchup modeling and place them into
GE. how to get point coordinate from model?
Thanks,
Bernard
On 1월12일, 오전7시54분, Josh L wrote:
> Hi Andrey,
>
> Thanks for clarifying. There are a number of ways to accomplish
> this. Assuming you have the point coordinates for each building, you
> can programmatically create some icons for each one. To save some
> code, I recommend using the Earth API Utility Library (seehttp://
code.google.com/p/earth-api-utility-library/).
>
> Here is an example of creating a point placemark (with custom icon)
> and styled polygon/polyline:
http://earth-api-utility-library.googlecode.com/svn/trunk/extensions/...