Open Street Maps integration
Added OSM to openpilot to use speed limits and road names. Credit goes to Pfeiferj! https: //github.com/pfeiferj Co-Authored-By: Jacob Pfeifer <jacob@pfeifer.dev>
This commit is contained in:
@@ -188,6 +188,7 @@ typedef struct UIScene {
|
||||
bool map_open;
|
||||
bool model_ui;
|
||||
bool mute_dm;
|
||||
bool road_name_ui;
|
||||
bool show_driver_camera;
|
||||
bool show_fps;
|
||||
bool turn_signal_left;
|
||||
|
||||
Reference in New Issue
Block a user