We are developing this web app: http://projects.igre.emich.edu/iccarsp/ Now we are trying to do the following:
- upload an image on the viewer
- adjust the image (move, rotate etc) to its accurate location
- measure the area of the image area (or maybe digitizing it to measure the frame of the image)
- output the result (the background and the uploaded image) as KML
I did research it seems that we can do all of this in Google Earth desktop version, so we are trying to do the same thing on web plugin, but Google did not publish the code for these functions(correct?)
So I am wondering if there is any other way to do the functions on the web in Google Earth Plugin. Any advice will help thanks!