emp3-web
emp3-web copied to clipboard
MapViewChangeEvent always reports VIEW_MOTION_STOPPED and never VIEW_IN_MOTION for Cesium
Add an event handler for view change. the event argument received in the event always shows VIEW_MOTION_STOPPED and never VIEW_IN_MOTION. Presumably, VIEW_MOTION_STOPPED should only occur after the map has been moved and the user has finished changing state.