From 0215c1fb57444d5f6e12de7fb9f9c9af50ec67dd Mon Sep 17 00:00:00 2001 From: Emmanuel Belo Date: Fri, 4 Jul 2014 01:07:51 -0700 Subject: [PATCH] getHeight issue --- cesium-integration.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cesium-integration.md b/cesium-integration.md index 12f440e..a9bd68f 100644 --- a/cesium-integration.md +++ b/cesium-integration.md @@ -48,4 +48,7 @@ This integration is developed in an open source layer built ontop of ol3js as ol * Compute from scratch a new state from the new context? * Save computing resources * disable rendering of the underlying map or globe if it's hidden by the overlayed one - * still preseve context synchronization \ No newline at end of file + * still preseve context synchronization +* Smooth transition needs to know the elevation of the destination point of the camera + * cesium provides an asynchronous method + * cesium provides in a dev branch a specific method \ No newline at end of file