Search code examples
javascriptangularjsdictionaryzoomingcesiumjs

Cesiumjs zoom to mouse


We use Cesiumjs map in our project. When we try to zoom it zooms to the center of the screen, instead of to the mouse location.

Does anyone knows how to fix it? Thanks


Solution

  • This is implemented in Cesium 1.11 released on 1 July 2015 (release blog post, pull request).