From 8059a690b77c41e335f3817f6e0496b01a2df569 Mon Sep 17 00:00:00 2001 From: Andres Mandado Date: Tue, 20 Jul 2021 19:05:50 +0200 Subject: [PATCH] MINOR: Deprecate TopViewClipPlanesEvaluator. From now on, the default evaluator, TiltViewClipPlanesEvaluator, should be used for top-down views as well. Signed-off-by: Andres Mandado --- @here/harp-mapview/lib/ClipPlanesEvaluator.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/@here/harp-mapview/lib/ClipPlanesEvaluator.ts b/@here/harp-mapview/lib/ClipPlanesEvaluator.ts index 879ea97e08..2e967cfaeb 100644 --- a/@here/harp-mapview/lib/ClipPlanesEvaluator.ts +++ b/@here/harp-mapview/lib/ClipPlanesEvaluator.ts @@ -133,6 +133,8 @@ export abstract class ElevationBasedClipPlanesEvaluator implements ClipPlanesEva /** * Top view, clip planes evaluator that computes view ranges based on ground distance and elevation. * + * @deprecated Default evaluator {@link TiltViewClipPlanesEvaluator} supports top-down views. + * * @remarks * This evaluator supports both planar and spherical projections, although it behavior is * slightly different in each case. General algorithm sets near plane and far plane close