Interactive Mapping Application - Vietnam
An interactive mapping application that provides users with three viewing options: Open Street Map, Google Static Map, and a Web Map Service. Key features include the ability to mark reference points, draw lanes, and visualize traffic flow. Users can generate XML files reflecting map changes and positions, including latitude and longitude. The application maintains synchronization of map objects such as lanes and reference points during zooming, offers different layer options, and allows users to find locations by entering coordinates.
Modify model classes to store data in standardized XML formats.
Synchronize import/export between Map message data and Editor data in different XML formats.
Implement mouse and keyboard behaviors to move and lengthen map objects.
Guide 4 juniors and new members on traffic map logic, standardized XML message formats, and the WPF framework.
Technologies: C#, WPF, .Net framework 4.8, Caliburn Micro, DevExpress, Google Map, OpenStreetMap, WMS (Web Map Service)