zoom is slower when close to a model?!

hi,

it took me a long time to find out what is going on, but apparently zooming is slower when the camera is close-ish to a model. → http://cesiumjs.org/Cesium/Apps/Sandcastle/?src=Hello%20World.html&label=Showcases&gist=4996eea48426f6b004ac21992e4c0456 (zoom out slowly to notice the effect)
why is that? and how can I disable this?

correction:
it looks like it's not the proximity to the model, but the fact that the model is "in the center" of the view. — hard to tell though.

if you change the value of `latOffset`in `getPositionCentered()` you will notice the difference.

Thanks for catching this! We’ve opened up an issue here: https://github.com/AnalyticalGraphicsInc/cesium/issues/5131

I’ve linked to this forum post in the issue so that we can notify you when we get a chance to look at it.

Thanks,

  • Rachel