Topic: Query elevation a point.

Is it possible to get the elevation of the world in the current map zoom scale using the lat long positions.

Re: Query elevation a point.

Hello.

OnlineMapsTileSetControl.GetWorldPositionWithElevation returns Vector3, where y is the scaled elevation value.

or if you need a non-scaled value:
OnlineMapsTileSetControl.GetUnscaledElevationValue

or if you need an exact real value:
OnlineMapsBingMapsElevation.GetElevationByPoints
OnlineMapsGoogleElevation.Find

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.