feat: New Traffic light Parser User Setting
For supporting traffic light parser, we need to add new user setting. Which is disabled by default. This merge request created for that purpose. Added new field in the Map structure named include_traffic_lights in User Settings header file to enable and disable traffic light parsing. This setting allows for more flexible configuration depending on the user's application needs. It ensures that the traffic light parser can be toggled without requiring structural changes in the future.
Edited by Kaan Akgundogdu