You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This 3DPointAnnotation (or Line, or Polygon) would be integrated into the rendering of the 3D view. The annotation would respect obstruction caused by terrain. It would have to be considered as dependant on the terrain exaggeration property too.
Why
This feature is valuable for depicting locations that are above ground level, like the 30th floor of a building, or a 3d geometric shape surrounding a meteorological entity, like a hurricane.
The text was updated successfully, but these errors were encountered:
We also have a need for this feature to render trajectories for flights over 3d terrain. Any updates to scheduling the feature or potential workarounds?
We also have a need for this feature to render trajectories for flights over 3d terrain. Any updates to scheduling the feature or potential workarounds?
3D Annotations
Create a
3DPointAnnotation
that takes aCLLocation
object at initialization.This
3DPointAnnotation
(orLine
, orPolygon
) would be integrated into the rendering of the 3D view. The annotation would respect obstruction caused by terrain. It would have to be considered as dependant on the terrainexaggeration
property too.Why
This feature is valuable for depicting locations that are above ground level, like the 30th floor of a building, or a 3d geometric shape surrounding a meteorological entity, like a hurricane.
The text was updated successfully, but these errors were encountered: