====== Wpf Samples ====== ==== Vehicle Tracking Sample for Wpf ==== The Vehicle Tracking sample template gives you a head start on your next tracking project. With a working code example to draw from, you can spend more of your time implementing the features you care about and less time thinking about how to accomplish the basic functionality of a tracking system. Please refer to [Wiki](http://wiki.thinkgeo.com/wiki/map_suite_desktop_for_wpf) for the details. {{https://github.com/ThinkGeo/VehicleTrackingSample-ForWpf/raw/master/Screenshot.gif?500|Screenshot}} [[https://github.com/ThinkGeo/VehicleTrackingSample-ForWpf| View this sample on Github]] ==== Centering And Rotating Sample for Wpf ==== This project is the Wpf version of the services edition sample “Centering and Rotating On Moving Feature”, where we learn how to have the map always centered and rotated based on the location and direction of a moving vehicle. This issues addresses some issues you have to be aware of regarding both ShapeFileFeatureLayer and InMemoryFeatureLayer when applying rotation to the map. Please refer to [Wiki](http://wiki.thinkgeo.com/wiki/map_suite_desktop_for_wpf) for the details. {{https://github.com/ThinkGeo/CenteringAndRotatingSample-ForWpf/raw/master/Screenshot.gif?500|Screenshot}} [[https://github.com/ThinkGeo/CenteringAndRotatingSample-ForWpf| View this sample on Github]]