Plugin has the capability to track moving entities.
New in this release:
- updated to cesium v1.23
- using correct focus point when tracking an entity
- in 3D mode zooming is now with animation but not when an entity is tracked
- updated node modules and bower components
- examples: added Spirograph position property so that the entities are moving. this is important to test the mixin plugin for tracked moving entities. See larcius example at http://larcius.github.io/cesium-navigation/
- options for the plugin:
defaultResetView --> option used to set a default view when resetting the map view with the reset navigation
control. Values accepted are of type Cesium.Cartographic and Cesium.Rectangle.
More options will be set in future releases of the plugin.