I am thinking about making an application that discriminates between buildings based on some attributes using google earth s API.let s say highlighting those with a specific architecture style. the problem is that I don t know how to access each building in the building layer.some say it is not possible.is that true? as an alternative solution I tried to import 3D model of each building from 3D warehouse. now I need to be able to highlight them and make them clickable. could you tell me how is that possible?
I have got a monitor with multitouch overlay on top of it. It works fine with Windows 7 but I want to write a multitouch application in C# for Windows XP which doesn t support touch feature out of the ...