ajayagarwal1567 / earth-api-samples

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

gex.util.flyToObject's aspectRatio does nothing #959

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. use function
2. see that it does nothing
3.

What is the expected output or behavior? What do you see instead?

flyToObject automatically compute a bounding box which the camera will then 
focus. aspectRatio is supposed to a variable that alters the dimension of the 
bounding box, however it can be changed to any decimal/int without ANY effect.

Which plugin version are you using?
This has been an issue for years, so doesn't matter.

Which browsers and operating systems are affected?

Chrome
flyToObect does not work in IE

Please provide any additional information (code snippets/links) below.

Original issue reported on code.google.com by carson.p...@gmail.com on 25 Jul 2013 at 10:50