| Issue 49: | Programmatic access to info (lat/lng/alt/etc.) for a give x,y pixel location in view | |
| 19 people starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
The ability to query for any x,y pixel location in the current view the latitude, longitude, altitude, is on globe, etc. properties for that location. Requested by: Mark G. Supported by: Pedro Melo |
||||||||||||
,
Aug 20, 2008
(No comment was entered for this change.)
Labels: Internal-1333206
|
|||||||||||||
,
Oct 06, 2008
At least support something similar to the COM API's GetPointOnTerrainFromScreenCoords method. |
|||||||||||||
,
Oct 29, 2008
(No comment was entered for this change.)
Status: Accepted
|
|||||||||||||
,
Feb 18, 2009
Perhaps this limitation could be solved within this issue: The range in the following function: ge.getView().copyAsLookAt(ge.ALTITUDE_RELATIVE_TO_GROUND).getRange() doesn't take into account 3D buildings. It would be great if each point of each 3D building could be an end point for getRange. |
|||||||||||||
,
Mar 09, 2009
I totally agree with previous posts. This function (similar to COM GetPointOnTerrainFromScreenCoords() function) is a "must have" to control navigation with javascript code. Please, please, please... ;D Best regards Laurent |
|||||||||||||
,
Apr 01, 2009
This is now available as of 5.0.11655.6079 and API v1.002 as GEView.hitTest See the release notes, new Google Earth Plugin 5.0 samples, and updated v1.002 API reference for more details. http://code.google.com/apis/earth/documentation/releasenotes.html#2009-03-31 http://code.google.com/apis/earth/documentation/demogallery.html?topic=fiveoh http://code.google.com/apis/earth/documentation/reference/index.html
Status: Fixed
|
|||||||||||||
,
Nov 02, 2009
As of API v1.003, plugin 5.1.3509.4636 GEView.hitTest is returning incorrect results. Hit tests at each corner of the viewport returns results well outside of the viewing area. See issue 361 for a code example. |
|||||||||||||
|
|
|||||||||||||