Convert also local lane id
Compare changes
@@ -130,6 +131,7 @@ map_api::Map::Lanes MantleMapConverter::CreateLanes(const OpenDriveData& data_st
@@ -130,6 +131,7 @@ map_api::Map::Lanes MantleMapConverter::CreateLanes(const OpenDriveData& data_st
auto mantle_lane = std::make_unique<map_api::Lane>(map_api::Lane{.id = id_provider_.GetLaneId(lane_info)});
@@ -373,4 +375,4 @@ mantle_api::UniqueId MantleMapConverter::GetLaneId(const LaneInfo& info)
@@ -373,4 +375,4 @@ mantle_api::UniqueId MantleMapConverter::GetLaneId(const LaneInfo& info)
\ No newline at end of file