CesiumGS/cesium

Zoom is slower when close to a model

Open

#5.131 geöffnet am 20. März 2017

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (3.324 Forks)batch import
category - cameragood first issuetype - enhancement

Repository-Metriken

Stars
 (11.758 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 15T 12h) (23 gemergte PRs in 30 T)

Beschreibung

Reported in the forum here: http://cesiumjs.org/forum.html#!msg/cesium-dev/C_OT9kB9RV8/-zlIMRjWCAAJ

Zooming is slower when the camera is close-ish to a model. Possibly not the proximity to the model, but the fact that the model is "in the center" of the view.

http://cesiumjs.org/Cesium/Apps/Sandcastle/?src=Hello%20World.html&label=Showcases&gist=a4bc90cb451cc3c997566e34a655c5ca

if you change the value of latOffsetin getPositionCentered() you will notice the difference.

Contributor Guide