Feature Animation Sample
This sample, using C++ and Qt, shows a 2D and a 3D view with a single feature. A side panel can be used to activate different types of feature animations, while the effect of the animations can be seen immediately in the map views.
To open the sample project in Visual Studio, install Qt Visual Studio Add-in and use the "Open Qt project file (.pro)" item in the Qt menu.
The sample can also be built and run on Linux, using the Qt qmake command to generate a makefile from the project file, followed by make.
![]() |